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