Searched refs:argument (Results 1 – 7 of 7) sorted by relevance
343 ArgumentCaptor<CameraDevice> argument = in testCameraManagerOpenAllCameras() local348 argument.capture(), in testCameraManagerOpenAllCameras()352 camera = argument.getValue(); in testCameraManagerOpenAllCameras()417 ArgumentCaptor<CameraDevice> argument = in verifyCameraStateOpened() local428 .onOpened(argument.capture()); in verifyCameraStateOpened()430 CameraDevice camera = argument.getValue(); in verifyCameraStateOpened()478 ArgumentCaptor<CameraDevice> argument = in testCameraManagerOpenCameraTwice() local480 verify(mockSuccessListener, atLeastOnce()).onOpened(argument.capture()); in testCameraManagerOpenCameraTwice()481 verify(mockSuccessListener, atLeastOnce()).onDisconnected(argument.capture()); in testCameraManagerOpenCameraTwice()485 verify(mockFailListener, atLeastOnce()).onOpened(argument.capture()); in testCameraManagerOpenCameraTwice()
127 String argument = instrumentationArgs.getString(key); in getCommaSeparatedList() local128 if (argument == null) { in getCommaSeparatedList()131 return argument.split(","); in getCommaSeparatedList()
103 # Regular expression which should only match correct argument names104 argument-rgx=^[a-z][a-z0-9_]*$171 # List of valid names for the first argument in a class method.174 # List of valid names for the first argument in a metaclass class method.182 ignored-argument-names=_.*
473 private void validateRoundToFloat16(double argument, double low, double high) { in validateRoundToFloat16() argument474 double[] result = Float16Utils.roundToFloat16(argument); in validateRoundToFloat16()485 appendVariableToMessage(message, argument); in validateRoundToFloat16()
74 // if launched with InstrumentationTestRunner to pass a command line argument
700 /* Format: same as above. Handles the case when last argument is integer */
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...