Searched refs:api_features_path (Results 1 – 1 of 1) sorted by relevance
128 base::FilePath api_features_path; in TEST() local129 PathService::Get(chrome::DIR_TEST_DATA, &api_features_path); in TEST()130 api_features_path = api_features_path.AppendASCII("extensions") in TEST()136 api_features_path, &api_features_str)) << "privileged_api_features.json"; in TEST()224 base::FilePath api_features_path; in TEST() local225 PathService::Get(chrome::DIR_TEST_DATA, &api_features_path); in TEST()226 api_features_path = api_features_path.AppendASCII("extensions") in TEST()232 api_features_path, &api_features_str)) << "api_features.json"; in TEST()296 base::FilePath api_features_path; in TEST() local297 PathService::Get(chrome::DIR_TEST_DATA, &api_features_path); in TEST()[all …]