Home
last modified time | relevance | path

Searched defs:test (Results 1 – 11 of 11) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DHanziToPinyinTest.java41 private void test(final char hanzi, final String expectedPinyin) throws Exception { in test() method in HanziToPinyinTest
DGlobalSearchSupportTest.java152 public void test() { in test() method in GlobalSearchSupportTest.SuggestionTester
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
DActionServiceSystemTest.java56 final TestChatAction test = (TestChatAction) action; in onActionSucceeded() local
68 final TestChatAction test = (TestChatAction) action; in onActionFailed() local
80 final TestChatAction test = (TestChatAction) action; in onActionExecuted() local
DActionServiceTest.java57 final TestChatAction test = (TestChatAction) action; in onActionSucceeded() local
72 final TestChatAction test = (TestChatAction) action; in onActionFailed() local
/packages/apps/Calendar/tests/src/com/android/calendar/
DWeekNumberTest.java208 DateAndWeekNumber test = tests[index]; in testAll() local
/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
DTestCarActivity.java87 private void doRunTest(TestAction<TestCarActivity> test) { in doRunTest()
/packages/apps/TV/tests/common/src/com/android/tv/testing/
DComparableTester.java57 public void test() { in test() method in ComparableTester
DComparatorTester.java70 public void test() { in test() method in ComparatorTester
/packages/apps/Settings/tests/unit/src/com/android/settings/
DTetherServiceTest.java392 Receiver(TetherServiceTest test) { in Receiver()
399 TetherServiceTest test = mTest.get(); in onReceiveResult() local
/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DServiceProxy.java222 public boolean test() { in test() method in ServiceProxy
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBasicCallTests.java435 BasicCallTests test = new BasicCallTests(); in testDeadlockOnOutgoingCall() local