HomeSort by relevance Sort by last modified time
    Searched full:initializemodulerepo (Results 1 - 4 of 4) sorted by null

  /test/vts/harnesses/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTestMultiDeviceTest.java 77 * Test the initializeModuleRepo method.
84 mTest.initializeModuleRepo();
  /test/vts/harnesses/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTestMultiDevice.java 73 protected synchronized LinkedList<IModuleDef> initializeModuleRepo()
78 LinkedList<IModuleDef> modules = super.initializeModuleRepo();
  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTest.java 374 LinkedList<IModuleDef> modules = initializeModuleRepo();
537 protected LinkedList<IModuleDef> initializeModuleRepo()
    [all...]
  /test/framework/harnesses/cts-tradefed/
tradefed-cts-prebuilt.jar 

Completed in 159 milliseconds