Searched defs:test_data_dir (Results 1 – 2 of 2) sorted by relevance
14 static std::string test_data_dir = android::base::GetExecutableDirectory() + "/tests/data/"; in GetTestPath() local
43 static std::string test_data_dir = android::base::GetExecutableDirectory() + "/testdata"; variable