Home
last modified time | relevance | path

Searched defs:mock_callbacks (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/
Dmocks.rs2 pub mod mock_callbacks; module
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dserve_slices_registry_test.cc59 MockServeSlicesCallback mock_callbacks[num_callbacks]; in TEST() local