/external/guava/guava/src/com/google/common/util/concurrent/ |
D | UncaughtExceptionHandlers.java | 56 private final Runtime runtime; field in UncaughtExceptionHandlers.Exiter 58 Exiter(Runtime runtime) { in Exiter()
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/ |
D | neteq_performance_unittest.cc | 22 int64_t runtime = webrtc::test::NetEqPerformanceTest::Run( in TEST() local 36 int64_t runtime = webrtc::test::NetEqPerformanceTest::Run( in TEST() local
|
/external/opencv3/modules/core/src/opencl/runtime/ |
D | runtime_common.hpp | 45 namespace cv { namespace ocl { namespace runtime { namespace
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/ |
D | InstrumentationSizeSzenario.java | 33 final IRuntime runtime = new LoggerRuntime(); in run() local
|
D | ExecuteInstrumentedCodeScenario.java | 41 IRuntime runtime = new LoggerRuntime(); in getInstrumentedCallable() local
|
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/ |
D | PreMain.java | 47 final IRuntime runtime = createRuntime(inst); in premain() local
|
D | CoverageTransformer.java | 60 public CoverageTransformer(final IRuntime runtime, in CoverageTransformer()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/ |
D | testing.properties | 21 runtime=VE-SDK-${buildId}.zip key
|
/external/autotest/client/site_tests/platform_CryptohomeStress/ |
D | platform_CryptohomeStress.py | 26 def run_once(self, runtime=300): argument
|
/external/autotest/client/site_tests/platform_CryptohomeFio/ |
D | platform_CryptohomeFio.py | 28 def run_once(self, runtime, disk_configs, argument
|
/external/autotest/client/site_tests/platform_SuspendStress/ |
D | platform_SuspendStress.py | 50 def run_once(self, auto_start=False, runtime=None): argument
|
/external/guice/core/test/com/google/inject/ |
D | ProvisionExceptionsTest.java | 153 @Inject public Explosion(@Named("runtime") boolean runtime) throws IOException { in Explosion()
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/ |
D | ClassFileVersionsTest.java | 89 IRuntime runtime = new SystemPropertiesRuntime(); in testVersion() local
|
D | StructuredLockingTest.java | 61 IRuntime runtime = new SystemPropertiesRuntime(); in assertStructuredLocking() local
|
D | ValidationTestBase.java | 77 IRuntime runtime = new SystemPropertiesRuntime(); in execute() local
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/ |
D | RuntimeTestBase.java | 38 private IRuntime runtime; field in RuntimeTestBase
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/ |
D | testG711.cc | 47 double runtime; in main() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/ |
D | testG722.cc | 54 double runtime = 0; in main() local
|
/external/clang/test/OpenMP/ |
D | ordered_codegen.cpp | 166 void runtime(float *a, float *b, float *c, float *d) { in runtime() function
|
D | parallel_for_codegen.cpp | 316 void runtime(float *a, float *b, float *c, float *d) { in runtime() function
|
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/ |
D | CoreTutorial.java | 111 final IRuntime runtime = new LoggerRuntime(); in execute() local
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/ |
D | ReflectionUtils.java | 54 public static String getFullyQualifiedName(Type type, boolean runtime) { in getFullyQualifiedName()
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/instr/ |
D | InstrumenterTest.java | 68 private SystemPropertiesRuntime runtime; field in InstrumenterTest
|
/external/jacoco/org.jacoco.core/src/org/jacoco/core/instr/ |
D | Instrumenter.java | 51 public Instrumenter(final IExecutionDataAccessorGenerator runtime) { in Instrumenter()
|
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/ |
D | CoverageTransformerTest.java | 49 private StubRuntime runtime; field in CoverageTransformerTest
|