Home
last modified time | relevance | path

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

/system/bt/gd/rust/common/src/
Dtime.rs90 let runtime = tokio::runtime::Runtime::new().unwrap(); in alarm_simple_case() localVariable
105 let runtime = tokio::runtime::Runtime::new().unwrap(); in alarm_clear_ready_after_expired() localVariable
124 let runtime = tokio::runtime::Runtime::new().unwrap(); in interval_schedule_and_then_drop() localVariable
132 let runtime = tokio::runtime::Runtime::new().unwrap(); in interval_simple_case() localVariable
/system/extras/simpleperf/
Dcmd_trace_sched.cpp250 uint64_t runtime = tracing_field_runtime_.ReadFromData(record.raw_data.data); in ProcessSampleRecord() local
/system/libvintf/test/
Dvintf_object_tests.cpp1458 auto runtime = vintfObject->getRuntimeInfo(); in TEST_P() local
DLibVintfTest.cpp1739 RuntimeInfo runtime = testRuntimeInfo(); in TEST_F() local