Searched refs:CLASS_B (Results 1 – 1 of 1) sorted by relevance
89 private static final String CLASS_B = "android.test.Bar"; field in ResultHandlerTest98 private static final String SUMMARY_SOURCE = String.format("%s#%s:20", CLASS_B, METHOD_4);228 ICaseResult moduleBCase = moduleB.getOrCreateResult(CLASS_B); in testSerialization()307 ICaseResult moduleBCase = moduleB.getOrCreateResult(CLASS_B); in testSerialization_whenTestResultWithTestResultHistoryWithoutParsing()473 String moduleBCases = String.format(XML_CASE, CLASS_B, moduleBTests); in writeResultDir()594 assertEquals("Incorrect name", CLASS_B, moduleBCase.getName()); in checkResult()