Home
last modified time | relevance | path

Searched defs:kNumCommands (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/chre/chpp/test/
H A Dapp_req_resp_test.cpp68 kNumCommands, enumerator
71 constexpr uint16_t kNumCommands = asBaseType(Commands::kNumCommands); variable
H A Dapp_discovery_test.cpp61 constexpr uint16_t kNumCommands = 1; variable
H A Dapp_notification_test.cpp69 constexpr uint16_t kNumCommands = 1; variable
H A Dapp_timeout_test.cpp48 constexpr uint16_t kNumCommands = 3; variable
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Dproxy_host_test.cc4196 constexpr size_t kNumCommands = 3; in TEST() local