Searched defs:testCase (Results 1 – 10 of 10) sorted by relevance
38 TestCase testCase = new OneTestTestCaseWithSuite(); in testGetTestCaseNamesForTestCaseWithSuiteMethod() local72 TestCase testCase = new OneTestTestCase(); in suite() local
53 TestCase testCase = buildSingleTestMethod(testClass, testMethodName); in setTestClassName() local113 TestCase testCase = (TestCase) constructor.newInstance(args); in newSingleTestMethod() local
125 TestCase testCase = (TestCase) test; in getTestName() local
394 public void runInPerformanceMode(Object testCase, String className, boolean junitTest, in runInPerformanceMode()
34 public PropertyNodesVerifier(AndroidTestCase testCase) { in PropertyNodesVerifier()
110 TestCase testCase = (TestCase) clazz.newInstance(); in addSingleTestMethod() local
426 protected void prepareTestCase(TestCase testCase) { in prepareTestCase()
46 public TestMethod(TestCase testCase) { in TestMethod()
105 TestCase testCase = (TestCase) test; in testName() local
112 TestCase testCase = (TestCase) test; in testName() local