Searched refs:content_resources_pack_path (Results 1 – 1 of 1) sorted by relevance
19 base::FilePath content_resources_pack_path; in TestContentClient() local22 PathService::Get(base::DIR_ANDROID_APP_DATA, &content_resources_pack_path); in TestContentClient()23 content_resources_pack_path = content_resources_pack_path.Append( in TestContentClient()26 PathService::Get(base::DIR_MODULE, &content_resources_pack_path); in TestContentClient()28 content_resources_pack_path = content_resources_pack_path.Append( in TestContentClient()30 data_pack_.LoadFromPath(content_resources_pack_path); in TestContentClient()