Home
last modified time | relevance | path

Searched defs:targetMocker (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.h143 static MockBluetooth *targetMocker; member in MockBluetooth
H A Dbluetooth_mock.cpp24 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 Dbluetooth_mock.h169 static MockBluetooth *targetMocker; member in MockBluetooth
H A Dbluetooth_mock.cpp20 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