Home
last modified time | relevance | path

Searched refs:ORDER_HOST (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dbytebuffer.h27 ORDER_HOST, // Use the native order of the host. enumerator
Dbytebuffer_unittest.cc116 ByteBuffer::ByteOrder orders[2] = { ByteBuffer::ORDER_HOST, in TEST()