Searched refs:isPrintlnCalled (Results 1 – 3 of 3) sorted by relevance
74 assertTrue(printer.isPrintlnCalled); in testDump()78 public boolean isPrintlnCalled; field in ResolveInfoTest.TestPrinter80 isPrintlnCalled = true; in println()
77 assertTrue(printer.isPrintlnCalled); in testEditorInfo()81 public boolean isPrintlnCalled; field in EditorInfoTest.TestPrinter83 isPrintlnCalled = true; in println()
1184 assertTrue(printer.isPrintlnCalled); in testDump()1188 public boolean isPrintlnCalled; field in IntentFilterTest.TestPrinter1190 isPrintlnCalled = true; in println()