Home
last modified time | relevance | path

Searched refs:isPrintlnCalled (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/content/src/android/content/pm/cts/
DResolveInfoTest.java134 assertTrue(printer.isPrintlnCalled); in testDump()
138 public boolean isPrintlnCalled; field in ResolveInfoTest.TestPrinter
140 isPrintlnCalled = true; in println()
/cts/tests/tests/content/src/android/content/cts/
DIntentFilterTest.java2065 assertTrue(printer.isPrintlnCalled); in testDump()
2069 public boolean isPrintlnCalled; field in IntentFilterTest.TestPrinter
2072 isPrintlnCalled = true; in println()