Searched refs:central_user_interface (Results 1 – 1 of 1) sorted by relevance
195 .user_interface = ¢ral_user_interface, in SetUp()232 ::testing::Mock::VerifyAndClearExpectations(¢ral_user_interface); in TearDown()305 UIMock central_user_interface; member in bluetooth::security::PairingHandlerPairTest391 .user_interface = ¢ral_user_interface, in TEST_F()428 EXPECT_CALL(central_user_interface, DisplayPairingPrompt(_, _)) in TEST_F()480 …EXPECT_CALL(central_user_interface, DisplayConfirmValue(_)).WillOnce(Invoke([&](ConfirmationData d… in TEST_F()530 …EXPECT_CALL(central_user_interface, DisplayEnterPasskeyDialog(_)).WillOnce(Invoke([&](Confirmation… in TEST_F()676 EXPECT_CALL(central_user_interface, DisplayConfirmValue(_)) in TEST_F()