Home | History | Annotate | Download | only in cts

Lines Matching refs:getRequiredFeatures

285         assertEquals(REQUIRED_FEATURES[0], mockAuthenticator.getRequiredFeatures()[0]);
286 assertEquals(REQUIRED_FEATURES[1], mockAuthenticator.getRequiredFeatures()[1]);