HomeSort by relevance Sort by last modified time
    Searched refs:matchPacket (Results 1 - 2 of 2) sorted by null

  /system/bt/profile/avrcp/tests/
avrcp_device_test.cc 125 Call(1, false, matchPacket(std::move(interim_response))))
138 Call(1, false, matchPacket(std::move(changed_response))))
167 Call(1, false, matchPacket(std::move(interim_response))))
181 Call(1, false, matchPacket(std::move(changed_response))))
209 Call(1, false, matchPacket(std::move(interim_response))))
223 Call(1, false, matchPacket(std::move(changed_response))))
252 Call(1, false, matchPacket(std::move(interim_response))))
265 Call(1, false, matchPacket(std::move(changed_response))))
289 Call(1, false, matchPacket(std::move(expected_response))))
318 Call(2, false, matchPacket(std::move(compare_to_partial)))
    [all...]
avrcp_test_helper.h 139 inline ::testing::Matcher<const AvrcpResponse&> matchPacket(
144 inline ::testing::Matcher<const AvrcpResponse&> matchPacket(

Completed in 178 milliseconds