Home
last modified time | relevance | path

Searched refs:test_function (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/l2cap/
Dl2cap_packet_fuzz_test.cc50 for (auto test_function : bluetooth::l2cap::l2cap_packet_fuzz_tests) { in RunL2capPacketFuzzTest() local
51 test_function(data, size); in RunL2capPacketFuzzTest()
/packages/modules/Bluetooth/system/gd/hci/
Dhci_packets_fuzz_test.cc132 for (auto test_function : bluetooth::hci::hci_packet_fuzz_tests) { in RunHciPacketFuzzTest() local
133 test_function(data, size); in RunHciPacketFuzzTest()