Searched defs:testCaseType (Results 1 – 10 of 10) sorted by relevance
127 protected void registerBroadcastReceiver(BroadcastUtils.TestcaseType testCaseType) in registerBroadcastReceiver()137 protected boolean startTestAndWaitForBroadcast(BroadcastUtils.TestcaseType testCaseType, in startTestAndWaitForBroadcast()179 protected boolean startTestAndWaitForChange(BroadcastUtils.TestcaseType testCaseType, Uri uri, in startTestAndWaitForChange()
42 void startTest(String testCaseType, String pkg, String cls) { in startTest()
192 public static final ComponentName getTestAppComponent(String testCaseType) { in getTestAppComponent()233 public static final int getAssistDataTimeout(String testCaseType) { in getAssistDataTimeout()
34 String testCaseType = getIntent().getStringExtra(BroadcastUtils.TESTCASE_TYPE); in onCreate() local
73 String testCaseType = args.getString(BroadcastUtils.TESTCASE_TYPE); in onShow() local
118 private void verifySingleTestcaseResult(Utils.TestCaseType testCaseType, String result) { in verifySingleTestcaseResult()
18 …protected static final TypeReference<List<TestCase>> testCaseType = new TypeReference<List<TestCas… field in TestSource
273 Utils.TestCaseType testCaseType; in isTestTypeCancel() local
532 void TestLog::startCase(const char *testCasePath, qpTestCaseType testCaseType) in startCase()
426 bool qpTestLog_startCase(qpTestLog *log, const char *testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase()