Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DConditionProviderVerifierActivity.java102 logFail("no settings activity"); in test()
141 logFail("no settings activity"); in test()
182 logFail(); in test()
216 logFail(); in test()
249 logFail(); in test()
275 logFail(); in test()
317 logFail("created rule doesn't equal actual rule"); in test()
321 logFail("rule wasn't created"); in test()
364 logFail(); in test()
368 logFail("update failed", e); in test()
[all …]
DInteractiveVerifierActivity.java126 logFail(); in setFailed()
129 protected void logFail() { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
130 logFail(null); in logFail()
133 protected void logFail(String message) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
138 protected void logFail(String message, Throwable e) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
478 logFail("no settings activity"); in test()
520 logFail("no settings activity"); in test()
557 logFail(); in test()
DNotificationListenerVerifierActivity.java268 logFail(); in test()
738 logFail(); in test()
853 logFail("Notification listener got populated stats object."); in test()
894 logFail(); in test()
992 logFail(); in test()
1037 logFail(); in test()
1069 logFail(); in test()
1097 logFail(); in test()
1152 logFail(); in test()
1164 logFail(); in test()
[all …]
DShortcutThrottlingResetActivity.java123 logFail("You must install the CTS Robot helper, aka " + NOTIFICATION_BOT_PACKAGE); in test()
191 logFail("Internal error, replyIntent shouldn't be null here."); in test()
201 logFail("Test failed. Error message=" + error); in test()
DAttentionManagementVerifierActivity.java707 logFail(rankA + ", " + rankB + ", " + rankC); in test()
744 logFail(rankA + ", " + rankB + ", " + rankC); in test()
794 logFail("noisy notification did not sort to top."); in test()
801 logFail("noisy notification did not fade back into the list."); in test()
899 logFail(rankA + ", " + rankB + ", " + rankC); in test()
935 logFail(rankA + ", " + rankB + ", " + rankC); in test()
971 logFail(rankA + ", " + rankB + ", " + rankC); in test()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/
DInteractiveVerifierActivity.java112 logFail(); in setFailed()
117 logFail(message); in setFailed()
120 protected void logFail() { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
121 logFail(null); in logFail()
124 protected void logFail(String message) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
129 protected void logFail(String message, Throwable e) { in logFail() method in InteractiveVerifierActivity.InteractiveTestCase
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DRingerModeActivity.java691 logFail("Apps without notification policy access cannot change ringer mode"); in test()
698 logFail("Apps without notification policy access cannot change ringer mode"); in test()
723 logFail("Apps without notification policy access cannot change ringer mode"); in test()
733 logFail("Apps without notification policy access cannot change ringer mode"); in test()
762 logFail("Apps without notification policy access cannot change ringer mode"); in test()
797 logFail("Apps without notification policy access cannot change ringer mode"); in test()