Home
last modified time | relevance | path

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

/aosp12/system/bt/gd/security/pairing/
H A Dclassic_pairing_handler_unittest.cc73 class TestUI : public UI { class
75 ~TestUI() = default;
165 user_interface_ = new TestUI(); in SetUp()