HomeSort by relevance Sort by last modified time
    Searched defs:mExpectedPropertyValue (Results 1 - 2 of 2) sorted by null

  /test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
PropertyCheck.java 38 protected String mExpectedPropertyValue = null;
51 mPropertyName, mExpectedPropertyValue);
55 if (!mExpectedPropertyValue.equalsIgnoreCase(propertyValue)) {
57 mExpectedPropertyValue, propertyValue, mPropertyName);
  /test/framework/harnesses/cts-tradefed/
tradefed-cts-prebuilt.jar 

Completed in 83 milliseconds