Home
last modified time | relevance | path

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

/cts/common/util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java163 ITestResult moduleBTest3 = moduleBCase.getOrCreateResult(METHOD_3); in testSerialization() local
201 String moduleBTest3 = String.format(XML_TEST_FAIL, METHOD_3, MESSAGE, STACK_TRACE); in testParsing() local
301 ITestResult moduleBTest3 = moduleBResults.get(0); in checkResult() local