Searched defs:registryFile (Results 1 – 3 of 3) sorted by relevance
279 std::ofstream registryFile{path}; in TEST_F() local989 std::ofstream registryFile{path}; in TEST_F() local1085 std::ofstream registryFile{path}; in TEST_F() local1170 std::ofstream registryFile{path}; in TEST_F() local1317 std::ofstream registryFile{path}; in TEST_F() local1421 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()
862 Registry::readRegistry(const std::filesystem::path& registryFile) in readRegistry()