Home
last modified time | relevance | path

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

/external/cronet/components/metrics/structured/mojom/
Dmojom_traits_unittest.cc49 Event test_event(kProjectName, kEventName); in TEST() local
/external/python/cpython2/Doc/includes/
Dmp_synchronize.py174 def test_event(): function
/external/perfetto/test/stress_test/
Dstress_producer.cc149 auto* test_event = packet->set_for_testing(); in WorkerMain() local
/external/cronet/components/metrics/structured/
Dstructured_metrics_provider_unittest.cc816 events::v2::cr_os_events::NoMetricsEvent test_event; in TEST_F() local
1037 events::v2::cr_os_events::Test1 test_event; in TEST_F() local
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py906 def test_event(self): member in _TestEvent
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py1619 def test_event(self): member in _TestEvent
5543 def test_event(self): member in TestSyncManagerTypes
/external/trace-cmd/tracecmd/
Dtrace-record.c2934 static void test_event(struct event_list *event, const char *path, in test_event() function