HomeSort by relevance Sort by last modified time
    Searched defs:kLength1 (Results 1 - 2 of 2) sorted by null

  /system/connectivity/shill/net/
attribute_list_unittest.cc 84 const uint16_t kLength1 = kHeaderLength + 10 + 2; // 2 bytes padding.
85 ASSERT_EQ(kLength1, payload.GetLength());
87 const uint16_t kLength2 = kLength1 + kHeaderLength + 3 + 1; // 1 byte pad.
115 payload, kLength1,
  /external/icu/icu4c/source/common/unicode/
unistr.h     [all...]

Completed in 4255 milliseconds