HomeSort by relevance Sort by last modified time
    Searched refs:testrunner (Results 1 - 25 of 268) sorted by null

1 2 3 4 5 6 7 8 91011

  /frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
IAutomationSupport.java 17 package com.android.uiautomator.testrunner;
InstrumentationAutomationSupport.java 16 package com.android.uiautomator.testrunner;
  /frameworks/base/cmds/uiautomator/library/testrunner-src/com/android/uiautomator/testrunner/
IAutomationSupport.java 17 package com.android.uiautomator.testrunner;
UiAutomatorTestCaseFilter.java 17 package com.android.uiautomator.testrunner;
19 import com.android.uiautomator.testrunner.TestCaseCollector.TestCaseFilter;
  /frameworks/base/cmds/uiautomator/instrumentation/
Android.mk 22 LOCAL_SRC_FILES := $(call all-java-files-under, testrunner-src) \
  /development/testrunner/tests/
android_manifest_tests.py 22 from testrunner import android_manifest
  /external/v8/test/cctest/
testcfg.py 31 from testrunner.local import commands
32 from testrunner.local import testsuite
33 from testrunner.local import utils
34 from testrunner.objects import testcase
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/
NoOpTestInvocationListener.java 18 import com.android.ddmlib.testrunner.TestIdentifier;
19 import com.android.ddmlib.testrunner.ITestRunListener;
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
SingleJUnitTestResultParser.java 20 import com.android.ddmlib.testrunner.ITestRunListener;
21 import com.android.ddmlib.testrunner.TestIdentifier;
ITestPackageDef.java 19 import com.android.ddmlib.testrunner.TestIdentifier;
ITestPlan.java 19 import com.android.ddmlib.testrunner.TestIdentifier;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/
TestCollector.java 19 import com.android.ddmlib.testrunner.ITestRunListener;
20 import com.android.ddmlib.testrunner.TestIdentifier;
49 * @see com.android.ddmlib.testrunner.ITestRunListener#testFailed(com.android.ddmlib.testrunner.TestIdentifier, java.lang.String)
57 * @see com.android.ddmlib.testrunner.ITestRunListener#testIgnored(com.android.ddmlib.testrunner.TestIdentifier)
65 * @see com.android.ddmlib.testrunner.ITestRunListener#testAssumptionFailure(com.android.ddmlib.testrunner.TestIdentifier, java.lang.String)
73 * @see com.android.ddmlib.testrunner.ITestRunListener#testRunEnded(long, Map<String, String>)
81 * @see com.android.ddmlib.testrunner.ITestRunListener#testRunFailed(java.lang.String
    [all...]
TestCaseReference.java 19 import com.android.ddmlib.testrunner.TestIdentifier;
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
Utils.java 20 import com.android.ddmlib.testrunner.RemoteAndroidTestRunner;
21 import com.android.ddmlib.testrunner.TestIdentifier;
22 import com.android.ddmlib.testrunner.TestResult;
23 import com.android.ddmlib.testrunner.TestResult.TestStatus;
24 import com.android.ddmlib.testrunner.TestRunResult;
67 RemoteAndroidTestRunner testRunner = new RemoteAndroidTestRunner(packageName,
70 testRunner.setMethodName(testClassName, testMethodName);
72 testRunner.setClassName(testClassName);
77 testRunner.addInstrumentationArg("hack_key", "hack_value --user " + userId);
81 device.runInstrumentationTests(testRunner, listener)
    [all...]
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
TestPackageResultTest.java 18 import com.android.ddmlib.testrunner.TestIdentifier;
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
WrappedGTestResultParserTest.java 18 import com.android.ddmlib.testrunner.ITestRunListener;
  /development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
LaunchSettings.java 22 import com.android.uiautomator.testrunner.UiAutomatorTestCase;
  /external/v8/test/intl/
testcfg.py 30 from testrunner.local import testsuite
31 from testrunner.objects import testcase
  /cts/hostsidetests/net/src/com/android/cts/net/
HostsideNetworkTestCase.java 21 import com.android.ddmlib.testrunner.RemoteAndroidTestRunner;
22 import com.android.ddmlib.testrunner.TestIdentifier;
23 import com.android.ddmlib.testrunner.TestResult;
24 import com.android.ddmlib.testrunner.TestResult.TestStatus;
25 import com.android.ddmlib.testrunner.TestRunResult;
131 RemoteAndroidTestRunner testRunner = new RemoteAndroidTestRunner(packageName,
136 testRunner.setMethodName(testClassName, methodName);
138 testRunner.setClassName(testClassName);
143 getDevice().runInstrumentationTests(testRunner, listener);
  /cts/apps/CtsVerifier/assets/scripts/
execute_power_tests.py 701 testrunner = None
    [all...]
  /cts/hostsidetests/ui/src/android/ui/cts/
TaskSwitchingTest.java 23 import com.android.ddmlib.testrunner.RemoteAndroidTestRunner;
24 import com.android.ddmlib.testrunner.TestIdentifier;
25 import com.android.ddmlib.testrunner.TestRunResult;
97 RemoteAndroidTestRunner testRunner = new RemoteAndroidTestRunner(PACKAGES[0], RUNNER,
100 mDevice.runInstrumentationTests(testRunner, listener);
  /external/bsdiff/
Makefile 45 testrunner.o
73 testrunner.o: testrunner.cc
  /external/v8/test/benchmarks/
testcfg.py 32 from testrunner.local import statusfile
33 from testrunner.local import testsuite
34 from testrunner.objects import testcase
  /external/v8/test/message/
testcfg.py 32 from testrunner.local import testsuite
33 from testrunner.local import utils
34 from testrunner.objects import testcase
  /external/v8/test/preparser/
testcfg.py 32 from testrunner.local import testsuite
33 from testrunner.local import utils
34 from testrunner.objects import testcase

Completed in 829 milliseconds

1 2 3 4 5 6 7 8 91011