Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java459 Description mismatchDescription) { in bandIs()
461 mismatchDescription in bandIs()
484 Description mismatchDescription) {
486 mismatchDescription.appendText("did not have expected unspecified band, was ")
490 mismatchDescription
496 mismatchDescription.appendText("had null channels array");
499 mismatchDescription
519 mismatchDescription
523 mismatchDescription
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DScanTests.java438 public void describeMismatch(Object item, Description mismatchDescription) { in hasFlag() argument
439 mismatchDescription in hasFlag()