Home
last modified time | relevance | path

Searched defs:test_event (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/perfetto/src/tracing/core/
H A Dtrace_writer_impl_unittest.cc589 protos::pbzero::TestEvent test_event; in TEST_P() local
696 protos::pbzero::TestEvent* test_event = packet->set_for_testing(); in TEST_P() local
734 protos::pbzero::TestEvent test_event; in TEST_P() local
/aosp_15_r20/external/cronet/components/metrics/structured/mojom/
H A Dmojom_traits_unittest.cc49 Event test_event(kProjectName, kEventName); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/sys/
Dmod.rs70 mod test_event; module
/aosp_15_r20/external/python/cpython2/Doc/includes/
Dmp_synchronize.py174 def test_event(): function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_cuda.py513 def test_event(): function
/aosp_15_r20/external/perfetto/test/stress_test/
H A Dstress_producer.cc149 auto* test_event = packet->set_for_testing(); in WorkerMain() local
/aosp_15_r20/tools/test/openhst/
Dstress_test.proto104 repeated TestEventConfig test_event = 9; field
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_command_buffer/
H A Dcommand_buffer_event_sync.cpp780 clEventWrapper test_event; member
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dstructured_metrics_recorder_unittest.cc627 events::v2::cr_os_events::NoMetricsEvent test_event; in TEST_F() local
/aosp_15_r20/external/pytorch/test/
H A Dtest_multiprocessing.py685 def test_event(self): member in TestMultiprocessing
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1663 def test_event(self): member in _TestEvent
5618 def test_event(self): member in TestSyncManagerTypes
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py906 def test_event(self): member in _TestEvent
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-record.c2934 static void test_event(struct event_list *event, const char *path, in test_event() function