Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 25 of 63) sorted by relevance

123

/external/guava/guava/src/com/google/common/util/concurrent/
DUncaughtExceptionHandlers.java56 private final Runtime runtime; field in UncaughtExceptionHandlers.Exiter
58 Exiter(Runtime runtime) { in Exiter()
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
Dneteq_performance_unittest.cc22 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/
Druntime_common.hpp45 namespace cv { namespace ocl { namespace runtime { namespace
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/
DInstrumentationSizeSzenario.java33 final IRuntime runtime = new LoggerRuntime(); in run() local
DExecuteInstrumentedCodeScenario.java41 IRuntime runtime = new LoggerRuntime(); in getInstrumentedCallable() local
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
DPreMain.java47 final IRuntime runtime = createRuntime(inst); in premain() local
DCoverageTransformer.java60 public CoverageTransformer(final IRuntime runtime, in CoverageTransformer()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
Dtesting.properties21 runtime=VE-SDK-${buildId}.zip key
/external/autotest/client/site_tests/platform_CryptohomeStress/
Dplatform_CryptohomeStress.py26 def run_once(self, runtime=300): argument
/external/autotest/client/site_tests/platform_CryptohomeFio/
Dplatform_CryptohomeFio.py28 def run_once(self, runtime, disk_configs, argument
/external/autotest/client/site_tests/platform_SuspendStress/
Dplatform_SuspendStress.py50 def run_once(self, auto_start=False, runtime=None): argument
/external/guice/core/test/com/google/inject/
DProvisionExceptionsTest.java153 @Inject public Explosion(@Named("runtime") boolean runtime) throws IOException { in Explosion()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
DClassFileVersionsTest.java89 IRuntime runtime = new SystemPropertiesRuntime(); in testVersion() local
DStructuredLockingTest.java61 IRuntime runtime = new SystemPropertiesRuntime(); in assertStructuredLocking() local
DValidationTestBase.java77 IRuntime runtime = new SystemPropertiesRuntime(); in execute() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/runtime/
DRuntimeTestBase.java38 private IRuntime runtime; field in RuntimeTestBase
/external/webrtc/webrtc/modules/audio_coding/codecs/g711/test/
DtestG711.cc47 double runtime; in main() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/test/
DtestG722.cc54 double runtime = 0; in main() local
/external/clang/test/OpenMP/
Dordered_codegen.cpp166 void runtime(float *a, float *b, float *c, float *d) { in runtime() function
Dparallel_for_codegen.cpp316 void runtime(float *a, float *b, float *c, float *d) { in runtime() function
/external/jacoco/org.jacoco.examples/src/org/jacoco/examples/
DCoreTutorial.java111 final IRuntime runtime = new LoggerRuntime(); in execute() local
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/
DReflectionUtils.java54 public static String getFullyQualifiedName(Type type, boolean runtime) { in getFullyQualifiedName()
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/instr/
DInstrumenterTest.java68 private SystemPropertiesRuntime runtime; field in InstrumenterTest
/external/jacoco/org.jacoco.core/src/org/jacoco/core/instr/
DInstrumenter.java51 public Instrumenter(final IExecutionDataAccessorGenerator runtime) { in Instrumenter()
/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/
DCoverageTransformerTest.java49 private StubRuntime runtime; field in CoverageTransformerTest

123