Searched defs:registryFile (Results 1 – 3 of 3) sorted by relevance
263 std::ofstream registryFile{path}; in TEST_F() local950 std::ofstream registryFile{path}; in TEST_F() local1042 std::ofstream registryFile{path}; in TEST_F() local1124 std::ofstream registryFile{path}; in TEST_F() local1267 std::ofstream registryFile{path}; in TEST_F() local1368 std::ofstream registryFile{path}; in TEST_F() local
252 explicit Registry(const std::filesystem::path& registryFile) : in Registry()266 explicit Registry(const std::filesystem::path& registryFile, in Registry()
849 const std::filesystem::path& registryFile) in readRegistry()