/external/aws-sdk-java-v2/services/ec2/src/main/java/software/amazon/awssdk/services/ec2/transform/internal/ |
D | GeneratePreSignUrlInterceptor.java | 66 private final Clock testClock; // for testing only field in GeneratePreSignUrlInterceptor 73 GeneratePreSignUrlInterceptor(Clock testClock) { in GeneratePreSignUrlInterceptor()
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/trace/export/ |
D | NoopInProcessRunningSpanStoreTest.java | 53 private final TestClock testClock = TestClock.create(timestamp); field in NoopInProcessRunningSpanStoreTest
|
D | NoopSampledSpanStoreImplTest.java | 58 private final TestClock testClock = TestClock.create(timestamp); field in NoopSampledSpanStoreImplTest
|
D | InProcessSampledSpanStoreImplTest.java | 67 private final TestClock testClock = TestClock.create(Timestamp.create(12345, 54321)); field in InProcessSampledSpanStoreImplTest
|
/external/google-auth-library-java/oauth2_http/javatests/com/google/auth/oauth2/ |
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
|
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
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/metrics/ |
D | DerivedLongGaugeImplTest.java | 61 private final TestClock testClock = TestClock.create(TEST_TIME); field in DerivedLongGaugeImplTest
|
D | DerivedDoubleGaugeImplTest.java | 61 private final TestClock testClock = TestClock.create(TEST_TIME); field in DerivedDoubleGaugeImplTest
|
D | DerivedDoubleCumulativeImplTest.java | 64 private final TestClock testClock = TestClock.create(); field in DerivedDoubleCumulativeImplTest
|
D | DerivedLongCumulativeImplTest.java | 64 private final TestClock testClock = TestClock.create(); field in DerivedLongCumulativeImplTest
|
D | MetricRegistryImplTest.java | 81 private final TestClock testClock = TestClock.create(TEST_TIME); field in MetricRegistryImplTest
|
D | DoubleGaugeImplTest.java | 65 private final TestClock testClock = TestClock.create(TEST_TIME); field in DoubleGaugeImplTest
|
D | LongCumulativeImplTest.java | 68 private final TestClock testClock = TestClock.create(); field in LongCumulativeImplTest
|
D | LongGaugeImplTest.java | 65 private final TestClock testClock = TestClock.create(TEST_TIME); field in LongGaugeImplTest
|
D | DoubleCumulativeImplTest.java | 68 private final TestClock testClock = TestClock.create(); field in DoubleCumulativeImplTest
|
/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/signer/ |
D | AwsSignerExecutionAttributeTest.java | 57 private Clock testClock; field in AwsSignerExecutionAttributeTest
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/ |
D | StatsRecorderImplTest.java | 85 private final TestClock testClock = TestClock.create(); field in StatsRecorderImplTest
|
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/trace/ |
D | SpanBuilderImplTest.java | 52 private final TestClock testClock = TestClock.create(); field in SpanBuilderImplTest
|
D | RecordEventsSpanImplTest.java | 63 private final TestClock testClock = TestClock.create(timestamp); field in RecordEventsSpanImplTest
|
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/http/pipeline/stages/ |
D | SigningStageTest.java | 406 public static Clock testClock() { in testClock() method in SigningStageTest
|
/external/mobile-data-download/javatests/com/google/android/libraries/mobiledatadownload/internal/ |
D | MddIsolatedStructuresTest.java | 92 private FakeTimeSource testClock; field in MddIsolatedStructuresTest
|
D | FileGroupsMetadataTest.java | 101 private FakeTimeSource testClock; field in FileGroupsMetadataTest
|
D | MobileDataDownloadManagerTest.java | 150 private FakeTimeSource testClock; field in MobileDataDownloadManagerTest
|
D | ExpirationHandlerTest.java | 94 private FakeTimeSource testClock; field in ExpirationHandlerTest
|
D | FileGroupManagerTest.java | 166 private FakeTimeSource testClock; field in FileGroupManagerTest
|