Searched refs:kTestDataPath (Results 1 – 1 of 1) sorted by relevance
54 const std::string kTestDataPath = android::base::GetExecutableDirectory() + "/testdata/"; variable72 const std::string unzipCmd = "unzip -o " + kTestDataPath + "pb.zip -d " + kTestDataPath + in SetUpTestSuite()73 "&& chmod -R 666 " + kTestDataPath; in SetUpTestSuite()144 const std::string path = kTestDataPath + filename; in ToProto()