Searched refs:assertLogcatAtMost (Results 1 – 2 of 2) sorted by relevance
98 public static void assertLogcatAtMost(String tag, int level) { in assertLogcatAtMost() method in TestUtils
22 import static com.android.server.backup.testing.TestUtils.assertLogcatAtMost;474 assertLogcatAtMost(TransportClient.TAG, Log.INFO); in testFinalize_afterCreated()