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

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java 426 for (String resultFileName : CTS_RESULT_RESOURCES) {
428 resultFileName));
430 File resultFile = new File(resultsDir, resultFileName);
434 Log.w(LOG_TAG, String.format("Failed to write %s to file", resultFileName));
437 Log.w(LOG_TAG, String.format("Failed to load %s from jar", resultFileName));
  /external/chromium_org/third_party/libxml/src/
runtest.c 564 static char *resultFilename(const char *filename, const char *out,
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 139 milliseconds