Home
last modified time | relevance | path

Searched defs:received (Results 1 – 10 of 10) sorted by relevance

/system/bt/osi/test/
Dproperties_test.cc38 char received[PROPERTY_VALUE_MAX]; in TEST_F() local
54 int32_t received = osi_property_get_int32("very.useful.set.test", 84); in TEST_F() local
/system/core/base/
Dcmsg_test.cpp74 unique_fd received; in TEST_P() local
108 unique_fd received; in TEST_P() local
121 unique_fd received; in TEST_P() local
190 std::vector<unique_fd> received; in TEST_P() local
/system/bt/vendor_libs/test_vendor_lib/test/
Dlink_layer_socket_device_test.cc94 …void ValidatePacket(size_t index, bool at_server, std::shared_ptr<LinkLayerPacketBuilder> received in ValidatePacket()
135 …[this, index](std::shared_ptr<LinkLayerPacketBuilder> received) { ValidatePacket(index, true, rece… in SetUp()
177 …[this, index](std::shared_ptr<LinkLayerPacketBuilder> received) { ValidatePacket(index, false, rec… in CreateConnection()
Dl2cap_test.cc56 void compare_packets(shared_ptr<HciPacket> expected, shared_ptr<HciPacket> received) { in compare_packets()
/system/chre/apps/gnss_world/
Dgnss_world.cc188 bool *received = nullptr; in handleGnssAsyncResult() local
/system/bt/vendor_libs/test_vendor_lib/packets/link_layer/
Dlink_layer_packet_builder.cc144 LinkLayerPacketView received = LinkLayerPacketView::Create(raw_packet); in ReWrap() local
/system/core/fastboot/
Dsocket_test.cpp71 std::string received(message.length(), '\0'); in ReceiveString() local
/system/core/adb/daemon/
Dshell_service.cpp119 std::string received; in ReadAll() local
/system/connectivity/wifilogd/tests/
Dos_unittest.cpp122 const Os::Timestamp received = os_->GetTimestamp(CLOCK_REALTIME); in TEST_F() local
/system/bt/btif/src/
Dbtif_sock_rfc.cc956 ssize_t received; in bta_co_rfc_data_outgoing() local