Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/suite/checker/
DDeviceBaselineCheckerTest.java83 result.getModuleProperties() in testSetBaselineSettings_inExperimentList()
111 result.getModuleProperties() in testSetBaselineSettings_notInExperimentList()
139 result.getModuleProperties() in testFailToSetBaselineSettings()
165 result.getModuleProperties() in testSetBaselineSettings_oldDeviceApiLevel()
/tools/tradefederation/core/src/com/android/tradefed/suite/checker/
DStatusCheckerResult.java87 public Map<String, String> getModuleProperties() { in getModuleProperties() method in StatusCheckerResult
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DITestSuite.java1170 properties.putAll(result.getModuleProperties()); in runPreModuleCheck()
1233 properties.putAll(result.getModuleProperties()); in runPostModuleCheck()