OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MockL2capInterface
(Results
1 - 3
of
3
) sorted by null
/system/bt/stack/test/common/
mock_l2cap_layer.cc
20
static bluetooth::l2cap::
MockL2capInterface
* l2cap_interface = nullptr;
23
MockL2capInterface
* mock_l2cap_interface) {
mock_l2cap_layer.h
42
class
MockL2capInterface
: public L2capInterface {
58
* Set the {@link
MockL2capInterface
} for testing
62
void SetMockInterface(
MockL2capInterface
* mock_l2cap_interface);
/system/bt/stack/test/rfcomm/
stack_rfcomm_test.cc
471
StrictMock<bluetooth::l2cap::
MockL2capInterface
> l2cap_interface_;
[
all
...]
Completed in 84 milliseconds