Searched defs:tests (Results 1 – 16 of 16) sorted by relevance
30 List<Test> tests = Collections.<Test>list(suite.tests()); in getTestCaseNames() local46 List<Test> tests = Collections.<Test>list(suite.tests()); in getTestNames() local
42 List<TestMethod> tests = mGrouping.getTests(); in testGetTests_noPublicConstructor() local
1 PROJECT( tests C ) project
30 su_int tests[][4] = variable
34 du_int tests[][4] = variable
7 struct testCase tests[] = { variable
155 String[] tests = { in testPhonePattern() local
63 protected Test[] tests() { in tests() method in PowerTest
67 protected Test[] tests() { in tests() method in StatusBarTest
53 protected Test[] tests() { in tests() method in ToastTest
41 protected abstract Test[] tests(); in tests() method in TestActivity
75 protected Test[] tests() { in tests() method in NotificationTestList
76 public final static byte[][] tests = { field in TestWebData
45 List<Test> tests = (List<Test>) getTests(test, flatten); in getTestCaseNames() local