/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/ |
D | verify_test.go | 29 type verifyTest struct { struct 30 name string 31 leaf string 32 intermediates []string 33 roots []string 34 currentTime int64 35 dnsName string 36 systemSkip bool 37 systemLax bool 38 keyUsages []ExtKeyUsage [all …]
|
/aosp_15_r20/external/sdk-platform-java/showcase/grpc-gapic-showcase-v1beta1/src/main/java/com/google/showcase/v1beta1/ |
H A D | TestingGrpc.java | 365 default void verifyTest(com.google.showcase.v1beta1.VerifyTestRequest request, in verifyTest() method 456 public void verifyTest(com.google.showcase.v1beta1.VerifyTestRequest request, in verifyTest() method in TestingGrpc.TestingStub 530 …public com.google.showcase.v1beta1.VerifyTestResponse verifyTest(com.google.showcase.v1beta1.Verif… in verifyTest() method in TestingGrpc.TestingBlockingStub 610 …common.util.concurrent.ListenableFuture<com.google.showcase.v1beta1.VerifyTestResponse> verifyTest( in verifyTest() method in TestingGrpc.TestingFutureStub
|
/aosp_15_r20/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/ |
H A D | CapturedActivity.java | 316 public void verifyTest(ISurfaceValidatorTestCase testCase, TestName name) throws Throwable { in verifyTest() method in CapturedActivity 327 public void verifyTest(ISurfaceValidatorTestCase testCase, TestName name, in verifyTest() method in CapturedActivity
|
H A D | ASurfaceControlTestActivity.java | 120 public void verifyTest(SurfaceHolder.Callback surfaceHolderCallback, in verifyTest() method in ASurfaceControlTestActivity 125 public void verifyTest(SurfaceHolder.Callback surfaceHolderCallback, in verifyTest() method in ASurfaceControlTestActivity
|
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/ |
H A D | MockTestingImpl.java | 207 public void verifyTest( in verifyTest() method in MockTestingImpl
|
/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/ |
H A D | SurfaceControlTest.java | 278 private void verifyTest(SurfaceHolder.Callback callback, PixelChecker pixelChecker) { in verifyTest() method in SurfaceControlTest 282 private void verifyTest(SurfaceHolder.Callback callback, PixelChecker pixelChecker, in verifyTest() method in SurfaceControlTest
|
H A D | ASurfaceControlTest.java | 321 private void verifyTest(BasicSurfaceHolderCallback callback, PixelChecker pixelChecker) { in verifyTest() method in ASurfaceControlTest
|
/aosp_15_r20/external/sdk-platform-java/showcase/gapic-showcase/src/main/java/com/google/showcase/v1beta1/ |
H A D | TestingClient.java | 679 public final VerifyTestResponse verifyTest(VerifyTestRequest request) { in verifyTest() method in TestingClient
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationVisitUrisTest.java | 182 public void verifyTest() { in verifyTest() method in NotificationVisitUrisTest
|