Searched defs:targetMocker (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ | ||
H A D | bluetooth_mock.h | 143 static MockBluetooth *targetMocker; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 24 MockBluetooth *MockBluetooth::targetMocker = nullptr; member in MockBluetooth 48 MockBluetooth::targetMocker = this; in MockBluetooth() member in MockBluetooth 56 MockBluetooth::targetMocker = nullptr; in ~MockBluetooth() member in MockBluetooth |
/foundation/communication/dsoftbus/tests/adapter/broadcast/ | ||
H A D | bluetooth_mock.h | 169 static MockBluetooth *targetMocker; member in MockBluetooth |
H A D | bluetooth_mock.cpp | 20 MockBluetooth *MockBluetooth::targetMocker = nullptr; member in MockBluetooth 64 MockBluetooth::targetMocker = this; in MockBluetooth() member in MockBluetooth 75 MockBluetooth::targetMocker = nullptr; in ~MockBluetooth() member in MockBluetooth |
Completed in 3 milliseconds