Searched defs:failAndStack (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSwitcherTest.java45 static void failAndStack(String str) { method in class:PhoneSwitcherTest
98 private void failAndStack(String str) { method in class:PhoneSwitcherTest.TestHandler
99 SubscriptionMonitorTest.failAndStack(str);
108 failAndStack("Active Phone Switch object is incorrect!");
H A DSubscriptionMonitorTest.java43 static void failAndStack(String str) { method in class:SubscriptionMonitorTest
97 private void failAndStack(String str) { method in class:SubscriptionMonitorTest.TestHandler
98 SubscriptionMonitorTest.failAndStack(str);
107 failAndStack("Subscription Changed object is incorrect!");
118 failAndStack("Default Subscription Changed object is incorrect!");

Completed in 39 milliseconds