Searched refs:GetDataPath (Results 1 – 4 of 4) sorted by relevance
78 android::base::Result<const std::string> GetDataPath(
193 Result<const std::string> ApexFileRepository::GetDataPath( in GetDataPath() function in android::apex::ApexFileRepository
106 auto ret = instance.GetDataPath(apex->GetManifest().name()); in TEST()
716 std::string GetDataPath() const { return perf_data_file_.path; } in GetDataPath() function in RecordingAppHelper741 auto reader = RecordFileReader::CreateInstance(helper.GetDataPath()); in TestRecordingApps()860 auto reader = RecordFileReader::CreateInstance(helper.GetDataPath()); in TEST()