Home
last modified time | relevance | path

Searched refs:kTestDataPath (Results 1 – 1 of 1) sorted by relevance

/packages/modules/DnsResolver/tests/
Dresolv_gold_test.cpp54 const std::string kTestDataPath = android::base::GetExecutableDirectory() + "/testdata/"; variable
72 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()