Home
last modified time | relevance | path

Searched defs:kFeatures (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gap/
H A Dlow_energy_interrogator_test.cc145 const hci_spec::LESupportedFeatures kFeatures{kLEFeaturesHasSca}; in TEST_F() local
167 const hci_spec::LESupportedFeatures kFeatures{kLEFeaturesHasSca}; in TEST_F() local
203 const hci_spec::LESupportedFeatures kFeatures{kLEFeaturesHasSca}; in TEST_F() local
407 const hci_spec::LESupportedFeatures kFeatures{kLEFeaturesHasSca}; in TEST_F() local
427 const hci_spec::LESupportedFeatures kFeatures{kLEFeaturesNoSca}; in TEST_F() local
447 const hci_spec::LESupportedFeatures kFeatures{kLEFeaturesHasSca}; in TEST_F() local
/aosp_15_r20/external/webrtc/common_audio/vad/
H A Dvad_filterbank_unittest.cc29 static const int16_t kFeatures[kNumValidFrameLengths * kNumChannels] = { in TEST_F() local
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Drnn_unittest.cc22 constexpr std::array<float, kFeatureVectorSize> kFeatures = { variable
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_mojo_unittest.cc1432 const base::test::ScopedFeatureList kFeatures( in DEFINE_IPC_CHANNEL_MOJO_TEST_CLIENT_WITH_CUSTOM_FIXTURE() local