Home
last modified time | relevance | path

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

12

/aosp12/system/bt/osi/test/
H A Dproperties_test.cc39 char received[PROPERTY_VALUE_MAX]; in TEST_F() local
57 int32_t received = osi_property_get_int32("very.useful.set.test", 84); in TEST_F() local
/aosp12/system/libbase/
H A 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
/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/util/
H A DTetheringUtilsTest.java144 ByteBuffer received = readIpPacket(in); in checkIcmpSocketFilter() local
178 ByteBuffer received = checkIcmpSocketFilter(na /* passed */, rs /* dropped */, in testIcmpSocketFilters() local
/aosp12/frameworks/base/tests/Input/src/com/android/test/input/
H A DInputEventSenderAndReceiverTest.kt145 val received = mSender.getTimeline() regex
157 val received = mSender.getTimeline() regex
/aosp12/system/bt/vendor_libs/test_vendor_lib/test/
H A Dlink_layer_socket_device_test.cc91 …void ValidatePacket(size_t index, bool at_server, std::shared_ptr<LinkLayerPacketBuilder> received in ValidatePacket()
132 …[this, index](std::shared_ptr<LinkLayerPacketBuilder> received) { ValidatePacket(index, true, rece… in SetUp()
174 …[this, index](std::shared_ptr<LinkLayerPacketBuilder> received) { ValidatePacket(index, false, rec… in CreateConnection()
H A Dl2cap_test.cc56 void compare_packets(shared_ptr<HciPacket> expected, shared_ptr<HciPacket> received) { in compare_packets()
/aosp12/hardware/google/camera/common/hal/tests/
H A Dresult_dispatcher_tests.cc144 bool received = callback_condition_.wait_for( in WaitForShutter() local
164 bool received = callback_condition_.wait_for( in WaitForResultMetadata() local
189 bool received = callback_condition_.wait_for( in WaitForOuptutBuffer() local
H A Dcamera_device_session_tests.cc256 bool received = callback_condition_.wait_for( in WaitForResult() local
281 bool received = callback_condition_.wait_for( in WaitForShutter() local
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiTrafficPoller.java79 long received = newRxPkts - mRxPkts; in notifyOnDataActivity() local
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DIntentBindRecord.java44 boolean received; field in IntentBindRecord
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DReceiveSmsMessageAction.java78 final long received = messageValues.getAsLong(Sms.DATE); in executeAction() local
H A DReceiveMmsMessageAction.java71 final long received = System.currentTimeMillis(); in executeAction() local
/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DFrameHandler.cpp118 void FrameHandler::getFramesCounters(unsigned* received, unsigned* displayed) { in getFramesCounters()
/aosp12/system/chre/apps/gnss_world/
H A Dgnss_world.cc180 bool *received = nullptr; in handleGnssAsyncResult() local
/aosp12/bootable/recovery/minadbd/
H A Dminadbd_services_test.cpp66 std::vector<uint8_t> received(kMinadbdMessageSize, '\0'); in ReadAndCheckCommandMessage() local
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DSuspendPackagesTest.java251 private static boolean areSameExtras(BaseBundle expected, BaseBundle received) { in areSameExtras()
261 private static void assertSameExtras(String message, BaseBundle expected, BaseBundle received) { in assertSameExtras()
/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DPacketReflector.java144 int received = readPacket(buf); in processIcmpPacket() local
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/
H A DFrameHandler.cpp122 void FrameHandler::getFramesCounters(unsigned* received, unsigned* displayed) { in getFramesCounters()
/aosp12/packages/services/Car/cpp/evs/manager/1.1/emul/
H A DVideoCapture.cpp421 const auto received = static_cast<StreamEvent>(message.what); in handleMessage() local
/aosp12/packages/services/Car/cpp/evs/manager/1.1/stats/
H A DStatsCollector.cpp62 const auto received = static_cast<CollectionEvent>(message.what); in handleMessage() local
/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/nsd/
H A DNsdManagerTest.java425 Message received = mServiceHandler.getLastMessage(); in verifyRequest() local
/aosp12/system/core/fastboot/
H A Dsocket_test.cpp71 std::string received(message.length(), '\0'); in ReceiveString() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFrameTimelineTest.cpp902 void validateTraceEvent(const ProtoExpectedDisplayFrameStart& received, in validateTraceEvent()
914 void validateTraceEvent(const ProtoActualDisplayFrameStart& received, in validateTraceEvent()
937 void validateTraceEvent(const ProtoExpectedSurfaceFrameStart& received, in validateTraceEvent()
955 void validateTraceEvent(const ProtoActualSurfaceFrameStart& received, in validateTraceEvent()
986 void validateTraceEvent(const ProtoFrameEnd& received, const ProtoFrameEnd& source) { in validateTraceEvent()
/aosp12/system/bt/gd/hci/
H A Dacl_manager_test.cc275 std::unique_ptr<AclBuilder> received; in OutgoingAclData() local
838 std::unique_ptr<PacketView<kLittleEndian>> received; in TEST_F() local
927 std::unique_ptr<PacketView<kLittleEndian>> received; in TEST_F() local
/aosp12/frameworks/native/libs/gui/tests/
H A DRegionSampling_test.cpp163 bool received = false; member

12