/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/ |
D | ModuleRepoTest.java | 192 mRepo.initialize(3, null, mTestsDir, ABIS, DEVICE_TOKENS, TEST_ARGS, MODULE_ARGS, INCLUDES, in testInitialization() 207 mRepo.initialize(1, null, mTestsDir, ABIS, DEVICE_TOKENS, TEST_ARGS, MODULE_ARGS, INCLUDES, in testGetModules() 218 mRepo.initialize(2, null, mTestsDir, ABIS, new ArrayList<String>(), TEST_ARGS, MODULE_ARGS, in testGetModulesSharded() 240 mRepo.initialize(1, null, mTestsDir, ABIS, new ArrayList<String>(), TEST_ARGS, MODULE_ARGS, in testGetModules_onlyTokenModules() 262 mRepo.initialize(2, null, mTestsDir, ABIS, tokens, TEST_ARGS, MODULE_ARGS, in testGetModules_TokenModules_multiDevices() 285 mRepo.initialize(4, null, mTestsDir, ABIS, new ArrayList<String>(), TEST_ARGS, MODULE_ARGS, in testGetModulesSharded_uneven() 327 mRepo.initialize(1, null, mTestsDir, ABIS, DEVICE_TOKENS, TEST_ARGS, MODULE_ARGS, in testFiltering() 341 mRepo.initialize( in testInitialization_ExcludeModule_SkipLoadingConfig() 365 mRepo.initialize(1, null, mTestsDir, ABIS, DEVICE_TOKENS, TEST_ARGS, MODULE_ARGS, in testFiltering_empty() 373 mRepo.initialize(1, null, mTestsDir, ABIS, DEVICE_TOKENS, TEST_ARGS, MODULE_ARGS, INCLUDES, in testParsing() [all …]
|
/test/vti/test_serving/gae/webapp/src/handlers/ |
D | base.py | 36 def initialize(self, request, response): member in BaseHandler 38 webapp2.RequestHandler.initialize(self, request, response)
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/ |
D | IModuleRepo.java | 43 void initialize(int shards, Integer shardIndex, File testsDir, Set<IAbi> abis, in initialize() method
|
D | ModuleRepo.java | 172 public void initialize(int totalShards, Integer shardIndex, File testsDir, Set<IAbi> abis, in initialize() method in ModuleRepo
|
D | CompatibilityTest.java | 549 mModuleRepo.initialize(mTotalShards, mShardIndex, mBuildHelper.getTestsDir(), in initializeModuleRepo()
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …initialize(),e.exports=n,"undefined"!=typeof window&&(window.Chart=n),n.Legend=a.legend._element,n… method
|
/test/framework/harnesses/cts-tradefed/ |
D | tradefed-cts-prebuilt.jar | META-INF/
META-INF/MANIFEST.MF
com/android/compatibility/common/ ... |