Searched refs:test_data_root (Results 1 – 1 of 1) sorted by relevance
415 base::FilePath test_data_root; in TEST_F() local416 ASSERT_TRUE(PathService::Get(DIR_SRC_TEST_DATA_ROOT, &test_data_root)); in TEST_F()418 ASSERT_EQ(test_data_root, tempdir.GetPath()); in TEST_F()436 base::FilePath test_data_root; in TEST_F() local437 ASSERT_TRUE(PathService::Get(DIR_SRC_TEST_DATA_ROOT, &test_data_root)); in TEST_F()440 ASSERT_EQ(test_data_root, path); in TEST_F()