Home
last modified time | relevance | path

Searched refs:stateEnable (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_wifi_api_test.cpp334 P2pState stateEnable = P2P_STATE_STARTED; in HWTEST_F() local
338 .WillRepeatedly(DoAll(SetArgPointee<0>(stateEnable), Return(ERROR_WIFI_INVALID_ARGS))); in HWTEST_F()
348 .WillRepeatedly(DoAll(SetArgPointee<0>(stateEnable), Return(WIFI_SUCCESS))); in HWTEST_F()

Completed in 2 milliseconds