Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc9096 const size_t kThreshold = 132; in PrintBytesInObjectToImpl() local
9102 if (count < kThreshold) { in PrintBytesInObjectToImpl()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h9807 const size_t kThreshold = 18;
9813 if (len <= kThreshold) {