Searched refs:REQUIRE_RUN_ON_SECONDARY_USER_NAME (Results 1 – 2 of 2) sorted by relevance
34 private static final String REQUIRE_RUN_ON_SECONDARY_USER_NAME = field in RunOnSecondaryUserParameterHandler62 filterTest.addIncludeAnnotation(REQUIRE_RUN_ON_SECONDARY_USER_NAME); in applySetup()65 excludeAnnotations.remove(REQUIRE_RUN_ON_SECONDARY_USER_NAME); in applySetup()
41 private static final String REQUIRE_RUN_ON_SECONDARY_USER_NAME = field in RunOnSecondaryUserParameterHandlerTest68 REQUIRE_RUN_ON_SECONDARY_USER_NAME, test.getIncludeAnnotations().iterator().next()); in applySetup_replacesIncludeAnnotationsWithRequireRunOnSecondaryUser()75 Set.of(EXISTING_ANNOTATION_FILTER, REQUIRE_RUN_ON_SECONDARY_USER_NAME)); in applySetup_removesRequireRunOnSecondaryUserFromExcludeFilters()