HomeSort by relevance Sort by last modified time
    Searched defs:GetTestDataPath (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chromeos/
chromeos_test_utils.cc 14 bool GetTestDataPath(const std::string& component,
  /external/chromium_org/base/
file_version_info_unittest.cc 20 FilePath GetTestDataPath() {
59 FilePath dll_path = GetTestDataPath();
101 FilePath dll_path = GetTestDataPath();
114 FilePath dll_path = GetTestDataPath();
  /external/chromium_org/media/base/
test_data_util.cc 21 return file_path.Append(GetTestDataPath()).AppendASCII(name);
24 base::FilePath GetTestDataPath() {

Completed in 80 milliseconds