/external/crosvm/common/audio_streams/src/ |
D | async_api.rs | 94 pub struct TestExecutor {} struct 97 impl AudioStreamsExecutor for TestExecutor { implementation
|
D | capture.rs | 441 async fn this_test(ex: &TestExecutor) { in consumption_rate_async()
|
D | audio_streams.rs | 1001 async fn this_test(ex: &TestExecutor) { in consumption_rate_async()
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | WrappingScheduledExecutorServiceTest.java | 99 private static final class TestExecutor extends WrappingScheduledExecutorService { class in WrappingScheduledExecutorServiceTest 100 public TestExecutor(MockExecutor mock) { in TestExecutor() method in WrappingScheduledExecutorServiceTest.TestExecutor
|
D | WrappingExecutorServiceTest.java | 175 private static final class TestExecutor extends WrappingExecutorService { class in WrappingExecutorServiceTest 176 public TestExecutor(MockExecutor mock) { in TestExecutor() method in WrappingExecutorServiceTest.TestExecutor
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | WrappingScheduledExecutorServiceTest.java | 99 private static final class TestExecutor extends WrappingScheduledExecutorService { class in WrappingScheduledExecutorServiceTest 100 public TestExecutor(MockExecutor mock) { in TestExecutor() method in WrappingScheduledExecutorServiceTest.TestExecutor
|
D | WrappingExecutorServiceTest.java | 175 private static final class TestExecutor extends WrappingExecutorService { class in WrappingExecutorServiceTest 176 public TestExecutor(MockExecutor mock) { in TestExecutor() method in WrappingExecutorServiceTest.TestExecutor
|
/external/cronet/tot/components/cronet/android/test/javatests/src/org/chromium/net/ |
D | MetricsTestUtil.java | 23 public static class TestExecutor implements Executor { class in MetricsTestUtil
|
/external/cronet/stable/components/cronet/android/test/javatests/src/org/chromium/net/ |
D | MetricsTestUtil.java | 23 public static class TestExecutor implements Executor { class in MetricsTestUtil
|
/external/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/ |
D | SkQPRunner.java | 39 private interface TestExecutor { interface in SkQPRunner
|
/external/deqp/execserver/tools/ |
D | xsTest.cpp | 217 class TestExecutor class 230 TestExecutor::TestExecutor(TestContext &testCtx) : m_testCtx(testCtx) in TestExecutor() function in xs::TestExecutor
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/ |
D | DiskLruCacheTest.java | 1397 private static class TestExecutor implements Executor { class in DiskLruCacheTest
|