Searched refs:sTestDataPath (Results 1 – 1 of 1) sorted by relevance
27 static std::string sTestDataPath; variable52 sTestDataPath = path; in SetTestDataPath()56 CHECK(!sTestDataPath.empty()) << "no test data path set."; in GetTestDataPath()57 return sTestDataPath; in GetTestDataPath()