Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/util/
DSubprocessTestResultsParserTest.java480 IInvocationContext fakeModuleContext = new InvocationContext(); in testParse_moduleStarted_end() local
485 serializedModule = SerializationUtil.serialize(fakeModuleContext); in testParse_moduleStarted_end()