Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/hci/
Dcommand_handler_test.cc34 struct TestEvent { struct
35 uint8_t test_param;
36 static fit::result<bt::Error<>, TestEvent> Decode(const EventPacket& packet) { in Decode()
44 static constexpr hci_spec::EventCode kEventCode =
/external/rust/crates/yaml-rust/tests/
Dspec_test.rs11 enum TestEvent { enum
50 fn str_to_test_events(docs: &str) -> Vec<TestEvent> { in str_to_test_events()
/external/perfetto/protos/perfetto/trace/
Dtest_event.proto24 message TestEvent { message
Dperfetto_trace.proto14404 message TestEvent { message
/external/crosvm/devices/src/virtio/video/
Dutils.rs248 pub enum TestEvent { enum
/external/rust/crates/bencher/
Dlib.rs416 fn callback<T: Write>(event: &TestEvent, st: &mut ConsoleTestState<T>) -> io::Result<()> { in run_tests_console()
484 enum TestEvent { enum
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
Dperfetto_trace.proto14170 message TestEvent { message