Home
last modified time | relevance | path

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

/external/autotest/client/cros/
Ddhcp_packet.py44 def unpack(byte_string): argument
78 def unpack(byte_string): argument
88 def unpack(byte_string): argument
99 def unpack(byte_string): argument
109 def unpack(byte_string): argument
136 def unpack(byte_string): argument
185 def unpack(byte_string): argument
206 def _read_domain_name(byte_string, offset): argument
283 def unpack(byte_string): argument
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache_logger.cc106 auto byte_string = strings::StrCat("[", bytes, "B] "); in RecordDataTransfer() local
/external/pdfium/core/fxcrt/
Dbytestring_unittest.cpp165 ByteString byte_string("hello"); in TEST() local
270 ByteString byte_string("hello"); in TEST() local