Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/result/resultdb/
DResultDBReporter.java253 mModuleVariant = getModuleVariant(moduleContext.getAttributes()); in testModuleStarted()
259 private Variant getModuleVariant(MultiMap<String, String> properties) { in getModuleVariant() method in ResultDBReporter