Searched refs:relative_sub_dir (Results 1 – 1 of 1) sorted by relevance
116 for (const char* relative_sub_dir : relative_sub_dirs) { in TEST_F() local117 ASSERT_TRUE(EnsureDirectoryExists(scratch_dir.GetPath() + "/" + relative_sub_dir)); in TEST_F()