Home
last modified time | relevance | path

Searched refs:mModule (Results 1 – 3 of 3) sorted by relevance

/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DModuleListener.java36 private IModuleDef mModule; field in ModuleListener
44 mModule = module; in ModuleListener()
63 mListener.testRunStarted(mModule.getId(), numTests); in testRunStarted()
/cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DTestStub.java37 String mModule; field in TestStub
DShardableTestStub.java42 String mModule; field in ShardableTestStub