Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DPropertyCheck.java45 private String mExpectedPropertyValue = null; field in PropertyCheck
61 mPropertyName, mExpectedPropertyValue); in run()
65 if (!mExpectedPropertyValue.equalsIgnoreCase(propertyValue)) { in run()
67 mExpectedPropertyValue, propertyValue, mPropertyName); in run()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...