Searched defs:testCaseName (Results 1 – 6 of 6) sorted by relevance
80 String testCaseName = in writeComparsionReport() local113 String testCaseName = in writeComparsionReport() local
494 String testCaseName = in printTestSuite() local531 String testCaseName = in printTestSuiteSummary() local
117 String testCaseName = intent.getStringExtra(Utils.TESTCASE_TYPE); in onReceive() local
229 protected void start3pApp(String testCaseName) throws Exception { in start3pApp()233 protected void start3pApp(String testCaseName, Bundle extras) throws Exception { in start3pApp()
226 public static void setTestAppAction(Intent intent, String testCaseName) { in setTestAppAction()
92 jobject createTestDescription(JNIEnv* env, jstring className, const char* testCaseName, const char*… in createTestDescription()