Home
last modified time | relevance | path

Searched defs:colon (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1880 const char* const colon = strchr(gtest_output_flag, ':'); in GetOutputFormat() local
1893 const char* const colon = strchr(gtest_output_flag, ':'); in GetAbsolutePathToOutputFile() local
7707 const ::std::string::size_type colon = str.find(delimiter, pos); in SplitString() local