Searched refs:GetLocalOptions (Results 1 – 1 of 1) sorted by relevance
53 const message::OptionsMessage& GetLocalOptions() { in GetLocalOptions() function in polo::pairing::TestPairingSession167 ASSERT_TRUE(session_.GetLocalOptions().SupportsInputEncoding(encoding)); in TEST_F()173 ASSERT_FALSE(session_.GetLocalOptions().SupportsInputEncoding(encoding)); in TEST_F()179 ASSERT_TRUE(session_.GetLocalOptions().SupportsOutputEncoding(encoding)); in TEST_F()185 ASSERT_FALSE(session_.GetLocalOptions().SupportsOutputEncoding(encoding)); in TEST_F()