Home
last modified time | relevance | path

Searched defs:parametersAnnotations (Results 1 – 4 of 4) sorted by relevance

/external/TestParameterInjector/src/main/java/com/google/testing/junit/testparameterinjector/
DTestParameterAnnotationMethodProcessor.java519 Annotation[][] parametersAnnotations = method.getParameterAnnotations(); in validateTestMethod() local
526 parametersAnnotations); in validateTestMethod() local
537 Annotation[][] parametersAnnotations) { in validateMethodOrConstructorParameters()
/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
DMethodDescriptor.java409 Annotation[][] parametersAnnotations = mMethod.getParameterAnnotations(); in getParameterValues() local
437 Annotation[][] parametersAnnotations = mMethod.getParameterAnnotations(); in getParameterHints() local
/external/TestParameterInjector/junit4/src/main/java/com/google/testing/junit/testparameterinjector/
DTestParameterAnnotationMethodProcessor.java558 Annotation[][] parametersAnnotations) { in validateMethodOrConstructorParameters()
700 Annotation[][] parametersAnnotations = testMethod.getParameterAnnotations(); in maybeGetTestMethodParameters() local
/external/TestParameterInjector/junit5/src/main/java/com/google/testing/junit/testparameterinjector/junit5/
DTestParameterAnnotationMethodProcessor.java558 Annotation[][] parametersAnnotations) { in validateMethodOrConstructorParameters()
700 Annotation[][] parametersAnnotations = testMethod.getParameterAnnotations(); in maybeGetTestMethodParameters() local