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

  /external/webrtc/talk/session/media/
planarfunctions_unittest.cc 123 uint8_t uint8_value = static_cast<uint8_t>(value); local
124 return uint8_value;
    [all...]
  /system/connectivity/shill/
property_store_unittest.cc 760 uint8_t uint8_value = 8; local
770 store.RegisterUint8(kUint8Key, &uint8_value);

Completed in 182 milliseconds