Searched refs:ARG_ALLOW_FAILURE (Results 1 – 2 of 2) sorted by relevance
45 private static final String ARG_ALLOW_FAILURE = "allowFailure"; field in ResetPasswordWithTokenTest54 InstrumentationRegistry.getArguments().getString(ARG_ALLOW_FAILURE)); in setUp()
160 private static final String ARG_ALLOW_FAILURE = "allowFailure"; field in DeviceAndProfileOwnerTest1277 Collections.singletonMap(ARG_ALLOW_FAILURE, String.valueOf(allowFailures))); in executeResetPasswordWithTokenTests()