Home
last modified time | relevance | path

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

/lint-checks/integration-tests/src/main/java/androidx/
DRestrictToTestsAnnotationUsageKotlin.kt26 @RestrictTo(RestrictTo.Scope.TESTS, RestrictTo.Scope.LIBRARY) fun testMethodVarArg() {} in testMethodVarArg() method in androidx.RestrictToTestsAnnotationUsageKotlin
DRestrictToTestsAnnotationUsageJava.java39 public void testMethodVarArg() {} in testMethodVarArg() method in RestrictToTestsAnnotationUsageJava