Home
last modified time | relevance | path

Searched refs:resultContent (Results 1 – 1 of 1) sorted by relevance

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousResultLoaderTest.java212 private IBuildInfo createFakeBuild(String resultContent, boolean index) throws Exception { in createFakeBuild() argument
240 FileUtil.writeToFile(resultContent, testResult); in createFakeBuild()