Searched refs:cannotSetPolicyTest (Results 1 – 2 of 2) sorted by relevance
20 import com.android.bedstead.enterprise.annotations.cannotSetPolicyTest249 cannotSetPolicyTest( in cannotSetPolicyTest_hasPolicy_returnsParameterizedAnnotations()275 … BedsteadJUnit4.getParameterizedAnnotations(arrayOf(cannotSetPolicyTest(policy = arrayOf()))) in cannotSetPolicyTest_hasNoPolicy_throws()
74 fun cannotSetPolicyTest( in cannotSetPolicyTest() method