Home
last modified time | relevance | path

Searched refs:withModule (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/result/resultdb/
DResultDBReporterTest.java102 mSimulator = InvocationSimulator.create().withModule("example-module"); in setUp()
DInvocationSimulator.java176 public InvocationSimulator withModule(String module) { in withModule() method in InvocationSimulator