Searched defs:testCase (Results 1 – 11 of 11) sorted by relevance
1 struct testCase { struct7 struct testCase tests[] = { argument
38 TestCase testCase = new OneTestTestCaseWithSuite(); in testGetTestCaseNamesForTestCaseWithSuiteMethod() local72 TestCase testCase = new OneTestTestCase(); in suite() local
34 public PropertyNodesVerifier(AndroidTestCase testCase) { in PropertyNodesVerifier()
51 TestCase testCase = buildSingleTestMethod(testClass, testMethodName); in setTestClassName() local94 TestCase testCase = (TestCase) testClass.newInstance(); in buildSingleTestMethod() local
125 TestCase testCase = (TestCase) test; in getTestName() local
394 public void runInPerformanceMode(Object testCase, String className, boolean junitTest, in runInPerformanceMode()
46 public TestMethod(TestCase testCase) { in TestMethod()
105 TestCase testCase = (TestCase) test; in testName() local
112 TestCase testCase = (TestCase) test; in testName() local
153 String testCase= ""; in start() local