Home
last modified time | relevance | path

Searched defs:moduleBTest3 (Results 1 – 2 of 2) sorted by relevance

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java226 ITestResult moduleBTest3 = moduleBCase.getOrCreateResult(METHOD_3); in testSerialization() local
311 ITestResult moduleBTest3 = moduleBCase.getOrCreateResult(METHOD_3); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing() local
436 String moduleBTest3 = String.format(XML_TEST_FAIL, METHOD_3, MESSAGE, STACK_TRACE, in writeResultDir() local
572 ITestResult moduleBTest3 = moduleBResults.get(0); in checkResult() local
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelperTest.java183 ITestResult moduleBTest3 = moduleBCase.getOrCreateResult(METHOD_3); in populateResults() local