Lines Matching refs:file_path
199 std::string file_path = GetTestAndroidRoot();200 file_path += "/bin/profman";202 file_path += "d";204 EXPECT_TRUE(OS::FileExists(file_path.c_str()))205 << file_path << " should be a valid file path";206 return file_path;