Searched defs:target (Results 1 – 8 of 8) sorted by relevance
| /tools/tradefederation/core/prod-tests/src/com/android/sdk/tests/ |
| D | SdkTestAppTest.java | 100 private void buildTestAppsForTarget(String target, File[] testAppDirs, in buildTestAppsForTarget() 171 private void buildTestApp(String target, ITestInvocationListener listener, File testAppDir, in buildTestApp() 188 private void runTestAppTest(String target, File testAppDir, boolean isLibrary) { in runTestAppTest() 196 private void updateMinSdkVersion(String target, File testAppDir) { in updateMinSdkVersion() 220 private String parseApiFromTarget(String target) { in parseApiFromTarget() 236 private File updateProject(String target, File testAppDir, boolean isLibrary) { in updateProject()
|
| /tools/tradefederation/core/src/com/android/tradefed/testtype/ |
| D | CodeCoverageTestBase.java | 322 boolean doesRunnerSupportSharding(InstrumentationTarget target) in doesRunnerSupportSharding() 329 Collection<TestIdentifier> collectTests(InstrumentationTarget target) in collectTests() 335 Collection<TestIdentifier> collectTests(InstrumentationTarget target, int shardIndex, in collectTests() 355 IRemoteAndroidTestRunner createTestRunner(InstrumentationTarget target, in createTestRunner() 377 int getNumberOfShards(InstrumentationTarget target) throws DeviceNotAvailableException { in getNumberOfShards() 391 TestRunResult runTest(InstrumentationTarget target, int shardIndex, int numShards, in runTest() 404 TestRunResult runTest(InstrumentationTarget target, TestIdentifier identifier, in runTest() 424 InstrumentationTest createTest(InstrumentationTarget target) { in createTest() 444 InstrumentationTest createTest(InstrumentationTarget target, TestIdentifier identifier) { in createTest() 456 InstrumentationTest createTest(InstrumentationTarget target, int shardIndex, int numShards) { in createTest()
|
| /tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
| D | SdkAvdPreparer.java | 173 String target = findTargetToLaunch(targets); in createAvd() local 388 private String createAvdForTarget(ISdkBuildInfo sdkBuild, String target) in createAvdForTarget() 431 private String createAvdName(String target) { in createAvdName()
|
| /tools/repohooks/rh/ |
| D | git.py | 135 def raw_diff(path, target): argument
|
| /tools/test/connectivity/acts/framework/acts/ |
| D | test_decorators.py | 170 def __init__(self, target, instance): argument
|
| /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
| D | FatLfnDirectoryEntry.java | 266 public void moveTo(FatLfnDirectory target, String newName) in moveTo()
|
| /tools/test/connectivity/acts/framework/acts/controllers/ |
| D | android_device.py | 680 def _is_timestamp_in_range(self, target, begin_time, end_time): argument
|
| /tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
| D | wifi_test_utils.py | 470 def assert_network_in_list(target, network_list): argument
|