Home
last modified time | relevance | path

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

/external/pigweed/pw_bluetooth_sapphire/host/gap/
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
/external/webrtc/common_audio/vad/
Dvad_filterbank_unittest.cc29 static const int16_t kFeatures[kNumValidFrameLengths * kNumChannels] = { in TEST_F() local
/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Drnn_unittest.cc22 constexpr std::array<float, kFeatureVectorSize> kFeatures = { variable
/external/perfetto/src/traced/probes/system_info/
Dsystem_info_data_source.cc60 const char kFeatures[] = "Features"; variable