Searched refs:mModuleVariant (Results 1 – 1 of 1) sorted by relevance
100 private Variant mModuleVariant; field in ResultDBReporter253 mModuleVariant = getModuleVariant(moduleContext.getAttributes()); in testModuleStarted()273 mModuleVariant = null; in testModuleEnded()333 if (mModuleVariant != null) { in testStarted()334 variantBuilder = variantBuilder.mergeFrom(mModuleVariant); in testStarted()