Home
last modified time | relevance | path

Searched refs:IsBandTypeSupportedTest (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_device_test.cpp358 void IsBandTypeSupportedTest() in IsBandTypeSupportedTest() function in OHOS::Wifi::WifiCDeviceTest
507 HWTEST_F(WifiCDeviceTest, IsBandTypeSupportedTest, TestSize.Level1)
509 IsBandTypeSupportedTest();
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/frameworks/native/c_adapter/wificdevice_fuzzer/
H A Dwificdevice_fuzzer.cpp293 static void IsBandTypeSupportedTest(const uint8_t* data, size_t size) in IsBandTypeSupportedTest() function
326 IsBandTypeSupportedTest(data, size); in WifiCDeviceFuzzerTest()
/ohos5.0/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
H A Dwifidevicestub_fuzzer.cpp975 void IsBandTypeSupportedTest(const uint8_t* data, size_t size) in IsBandTypeSupportedTest() function
1105 OHOS::Wifi::IsBandTypeSupportedTest(data, size); in LLVMFuzzerTestOneInput()