Searched refs:short_str (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h9341 const ::testing::internal::string short_str = value.ShortDebugString(); local
9343 short_str.length() <= kProtobufOneLinerMaxLength ?
9344 short_str : ("\n" + value.DebugString());

Completed in 70 milliseconds