Searched refs:central_user_interface (Results 1 – 1 of 1) sorted by relevance
191 .user_interface = ¢ral_user_interface, in SetUp()228 ::testing::Mock::VerifyAndClearExpectations(¢ral_user_interface); in TearDown()298 UIMock central_user_interface; member in bluetooth::security::PairingHandlerPairTest381 .user_interface = ¢ral_user_interface, in TEST_F()418 EXPECT_CALL(central_user_interface, DisplayPairingPrompt(_, _)) in TEST_F()470 …EXPECT_CALL(central_user_interface, DisplayConfirmValue(_)).WillOnce(Invoke([&](ConfirmationData d… in TEST_F()520 …EXPECT_CALL(central_user_interface, DisplayEnterPasskeyDialog(_)).WillOnce(Invoke([&](Confirmation… in TEST_F()666 …EXPECT_CALL(central_user_interface, DisplayConfirmValue(_)).WillOnce(Invoke([&](ConfirmationData d… in TEST_F()