Searched refs:test_data_dir (Results 1 – 1 of 1) sorted by relevance
38 static std::string test_data_dir = android::base::GetExecutableDirectory() + "/tests/data/"; in GetTestPath() local39 return test_data_dir + filename; in GetTestPath()