Searched refs:TestOnlySetListRootDir (Results 1 – 3 of 3) sorted by relevance
136 void TestOnlySetListRootDir(std::string_view root_dir);
346 void TestOnlySetListRootDir(std::string_view root_dir) { gListRootDir = root_dir; } in TestOnlySetListRootDir() function
359 TestOnlySetListRootDir(scratch_path_); in SetUp()