Home
last modified time | relevance | path

Searched defs:mocker (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp46 MockBluetooth mocker; variable
60 MockBluetooth mocker; variable
74 MockBluetooth mocker; variable
89 MockBluetooth mocker; variable
104 MockBluetooth mocker; variable
114 static testing::AssertionResult PrepareBtStateListener(MockBluetooth &mocker, int *outlistenerId) in PrepareBtStateListener()
141 MockBluetooth mocker; variable
191 MockBluetooth mocker; variable
238 MockBluetooth mocker; variable
265 MockBluetooth mocker; variable
H A Dsoftbus_adapter_ble_gatt_client_test.cpp105 MockBluetooth mocker; variable
123 MockBluetooth mocker; variable
142 MockBluetooth mocker; variable
163 MockBluetooth mocker; variable
180 MockBluetooth mocker; variable
197 MockBluetooth mocker; variable
220 MockBluetooth mocker; variable
248 MockBluetooth mocker; variable
295 MockBluetooth mocker; variable
313 MockBluetooth mocker; variable
[all …]
H A Dsoftbus_adapter_ble_gatt_server_test.cpp119 MockBluetooth mocker; variable
163 MockBluetooth mocker; variable
182 MockBluetooth mocker; variable
215 MockBluetooth mocker; variable
255 MockBluetooth mocker; variable
290 MockBluetooth mocker; variable
314 MockBluetooth mocker; variable
338 MockBluetooth mocker; variable
362 MockBluetooth mocker; variable
390 MockBluetooth mocker; variable
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp71 MockBluetooth mocker; in SetUpTestCase() local
240 MockBluetooth mocker; variable
261 MockBluetooth mocker; variable
392 MockBluetooth mocker; variable
413 MockBluetooth mocker; variable
469 MockBluetooth mocker; variable
597 MockBluetooth mocker; variable
622 MockBluetooth mocker; variable
706 MockBluetooth mocker; variable
749 MockBluetooth mocker; variable
[all …]
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_test.cpp211 std::unique_ptr<Mocker> mocker = std::make_unique<Mocker>(); variable