Searched refs:DIR_ASSETS (Results 1 – 7 of 7) sorted by relevance
175 case base::DIR_ASSETS: in GetTestProviderPath()217 InitPathProvider(DIR_ASSETS); in InitAndroidTestPaths()
33 DIR_ASSETS, // Directory that contains application assets. enumerator
49 case base::DIR_ASSETS: in PathProviderAndroid()
27 case DIR_ASSETS: in PathProvider()
47 if (dir_type == DIR_ASSETS) in ReturnsValidPath()
105 if (!PathService::Get(DIR_ASSETS, &data_path)) { in LazyInitIcuDataFile()265 PathService::Get(DIR_ASSETS, &data_path); in InitializeICU()
152 ASSERT_TRUE(PathService::Get(DIR_ASSETS, &test_helper_path_)); in SetUp()