/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/wlan/hostapd/v1_0/ |
H A D | hostapd_types.h | 27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
|
H A D | ihostapd_callback.h | 40 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
41 if ((lv) compare (rv)) { \
48 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
49 if ((lv) compare (rv)) { \
|
H A D | ihostapd_interface.h | 41 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
42 if ((lv) compare (rv)) { \
49 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
50 if ((lv) compare (rv)) { \
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/v1_0/ |
H A D | hostapd_types.h | 27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
|
H A D | ihostapd_callback.h | 40 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
41 if ((lv) compare (rv)) { \
48 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
49 if ((lv) compare (rv)) { \
|
H A D | ihostapd_interface.h | 41 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
42 if ((lv) compare (rv)) { \
49 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
50 if ((lv) compare (rv)) { \
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/wlan/wpa/v1_1/ |
H A D | iwpa_callback.h | 40 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
41 if ((lv) compare (rv)) { \
48 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
49 if ((lv) compare (rv)) { \
|
H A D | iwpa_interface.h | 41 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
42 if ((lv) compare (rv)) { \
49 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
50 if ((lv) compare (rv)) { \
|
H A D | wpa_types.h | 27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/v1_1/ |
H A D | iwpa_callback.h | 40 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
41 if ((lv) compare (rv)) { \
48 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
49 if ((lv) compare (rv)) { \
|
H A D | iwpa_interface.h | 41 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
42 if ((lv) compare (rv)) { \
49 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
50 if ((lv) compare (rv)) { \
|
H A D | wpa_types.h | 27 #define HDI_CHECK_VALUE_RETURN(lv, compare, rv, ret) do { \
28 if ((lv) compare (rv)) { \
35 #define HDI_CHECK_VALUE_RET_GOTO(lv, compare, rv, ret, value, table) do { \
36 if ((lv) compare (rv)) { \
|
/foundation/multimedia/media_foundation/test/scenetest/ |
H A D | test_single_3da_player_fast.h | 203 float lv = 0.5; in FIXTURE() local 209 ASSERT_EQ(0, player->SetVolume(lv, rv)); in FIXTURE() 215 float lv = 0.5; in FIXTURE() local 222 ASSERT_EQ(0, player->SetVolume(lv, rv)); in FIXTURE()
|