/aosp_15_r20/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/ |
H A D | ServiceAccountJwtAccessCredentialsTest.java | 243 TestClock testClock = new TestClock(); in getRequestMetadata_blocking_cached() local 268 TestClock testClock = new TestClock(); in getRequestMetadata_blocking_cache_expired() local 350 TestClock testClock = new TestClock(); in getRequestMetadata_async_cache_expired() local 378 TestClock testClock = new TestClock(); in getRequestMetadata_async_cached() local
|
H A D | OAuth2CredentialsTest.java | 497 TestClock testClock = new TestClock(); in getRequestMetadata_staleTemporaryToken() local 568 TestClock testClock = new TestClock(); in getRequestMetadata_staleTemporaryToken_expirationWaits() local 637 TestClock testClock = new TestClock(); in getRequestMetadata_singleFlightErrorSharing() local
|
/aosp_15_r20/external/aws-sdk-java-v2/services/ec2/src/main/java/software/amazon/awssdk/services/ec2/transform/internal/ |
H A D | GeneratePreSignUrlInterceptor.java | 66 private final Clock testClock; // for testing only field in GeneratePreSignUrlInterceptor 73 GeneratePreSignUrlInterceptor(Clock testClock) { in GeneratePreSignUrlInterceptor()
|
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/trace/export/ |
H A D | NoopInProcessRunningSpanStoreTest.java | 53 private final TestClock testClock = TestClock.create(timestamp); field in NoopInProcessRunningSpanStoreTest
|
H A D | NoopSampledSpanStoreImplTest.java | 58 private final TestClock testClock = TestClock.create(timestamp); field in NoopSampledSpanStoreImplTest
|
H A D | InProcessSampledSpanStoreImplTest.java | 67 private final TestClock testClock = TestClock.create(Timestamp.create(12345, 54321)); field in InProcessSampledSpanStoreImplTest
|
/aosp_15_r20/build/soong/ui/status/ |
H A D | critical_path_test.go | 30 type testClock time.Time type
|
/aosp_15_r20/test/suite_harness/common/host-side/util/tests/src/com/android/compatibility/common/util/ |
H A D | PollingCheckTest.java | 31 private PollingCheck.PollingCheckClock testClock; field in PollingCheckTest
|
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/metrics/ |
H A D | DerivedLongGaugeImplTest.java | 61 private final TestClock testClock = TestClock.create(TEST_TIME); field in DerivedLongGaugeImplTest
|
H A D | DerivedDoubleGaugeImplTest.java | 61 private final TestClock testClock = TestClock.create(TEST_TIME); field in DerivedDoubleGaugeImplTest
|
H A D | DerivedDoubleCumulativeImplTest.java | 64 private final TestClock testClock = TestClock.create(); field in DerivedDoubleCumulativeImplTest
|
H A D | DerivedLongCumulativeImplTest.java | 64 private final TestClock testClock = TestClock.create(); field in DerivedLongCumulativeImplTest
|
H A D | MetricRegistryImplTest.java | 81 private final TestClock testClock = TestClock.create(TEST_TIME); field in MetricRegistryImplTest
|
H A D | LongGaugeImplTest.java | 65 private final TestClock testClock = TestClock.create(TEST_TIME); field in LongGaugeImplTest
|
H A D | DoubleGaugeImplTest.java | 65 private final TestClock testClock = TestClock.create(TEST_TIME); field in DoubleGaugeImplTest
|
H A D | DoubleCumulativeImplTest.java | 68 private final TestClock testClock = TestClock.create(); field in DoubleCumulativeImplTest
|
H A D | LongCumulativeImplTest.java | 68 private final TestClock testClock = TestClock.create(); field in LongCumulativeImplTest
|
/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/signer/ |
H A D | AwsSignerExecutionAttributeTest.java | 57 private Clock testClock; field in AwsSignerExecutionAttributeTest
|
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/trace/ |
H A D | SpanBuilderImplTest.java | 52 private final TestClock testClock = TestClock.create(); field in SpanBuilderImplTest
|
H A D | RecordEventsSpanImplTest.java | 63 private final TestClock testClock = TestClock.create(timestamp); field in RecordEventsSpanImplTest
|
/aosp_15_r20/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
H A D | StatsRecorderImplTest.java | 85 private final TestClock testClock = TestClock.create(); field in StatsRecorderImplTest
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/http/pipeline/stages/ |
H A D | SigningStageTest.java | 406 public static Clock testClock() { in testClock() method in SigningStageTest
|
/aosp_15_r20/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/ |
H A D | MddIsolatedStructuresTest.java | 92 private FakeTimeSource testClock; field in MddIsolatedStructuresTest
|
H A D | FileGroupsMetadataTest.java | 101 private FakeTimeSource testClock; field in FileGroupsMetadataTest
|
H A D | MobileDataDownloadManagerTest.java | 150 private FakeTimeSource testClock; field in MobileDataDownloadManagerTest
|