Home
last modified time | relevance | path

Searched refs:test_transport_ (Results 1 – 1 of 1) sorted by relevance

/system/bt/audio_hal_interface/
Dclient_interface_unittest.cc149 TestTransport* test_transport_ = nullptr; member in __anon20a6173f0111::BluetoothAudioClientInterfaceTest
159 if (test_transport_ != nullptr) delete test_transport_; in TearDown()
160 test_transport_ = nullptr; in TearDown()
274 test_transport_ = in TEST_F()
276 clientif_ = new BluetoothAudioClientInterface(test_transport_, nullptr); in TEST_F()
373 test_transport_ = in TEST_F()
375 clientif_ = new BluetoothAudioClientInterface(test_transport_, nullptr); in TEST_F()
392 test_transport_ = in TEST_F()
394 clientif_ = new BluetoothAudioClientInterface(test_transport_, nullptr); in TEST_F()
445 test_transport_ = in TEST_F()
[all …]