Home
last modified time | relevance | path

Searched refs:logFail (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DNotificationListenerVerifierActivity.java173 logFail(); in test()
240 logFail("unexpected notification tag: " + tag); in test()
293 logFail(); in test()
340 logFail(); in test()
401 logFail(); in test()
442 logFail(); in test()
DPackagePriorityVerifierActivity.java88 logFail("You must install the CTS Robot helper, aka " + NOTIFICATION_BOT_PACKAGE); in test()
175 logFail("expected rankA (" + rankA + ") > rankB (" + rankB + ")"); in test()
220 logFail("expected rankA (" + rankA + ") < rankB (" + rankB + ")"); in test()
DInteractiveVerifierActivity.java118 protected void logFail() { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
119 logFail(null); in logFail()
122 protected void logFail(String message) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
390 logFail("no settings activity"); in test()
426 logFail(); in test()
DAttentionManagementVerifierActivity.java468 logFail(rankA + ", " + rankB + ", " + rankC); in test()
512 logFail(rankA + ", " + rankB + ", " + rankC); in test()
558 logFail("noisy notification did not sort to top."); in test()
576 logFail("noisy notification did not fade back into the list."); in test()
688 logFail(rankA + ", " + rankB + ", " + rankC); in test()
732 logFail(rankA + ", " + rankB + ", " + rankC); in test()
776 logFail(rankA + ", " + rankB + ", " + rankC); in test()