Home
last modified time | relevance | path

Searched defs:int_bytes (Results 1 – 3 of 3) sorted by relevance

/external/scapy/scapy/
Dcompat.py171 def int_bytes(x, size): function
/external/openscreen/cast/streaming/
Dbandwidth_estimator_unittest.cc206 int int_bytes = static_cast<int>(bytes_received_per_timeslice); in TEST_F() local
/external/flatbuffers/tests/
Dpy_flexbuffers_test.py76 def int_bytes(value, byte_width): function