Home
last modified time | relevance | path

Searched refs:createBasicResults (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.java121 .andReturn(createFakeBuild(createBasicResults(), false)); in testReloadTests()
153 .andReturn(createFakeBuild(createBasicResults(), true)); in testReloadTests_withMultiProto()
244 private String createBasicResults() { in createBasicResults() method in PreviousResultLoaderTest