Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1351 GTEST_API_ bool IsValidEscape(char ch);
8432 bool IsValidEscape(char c) { in IsValidEscape() function
8489 if (!IsValidEscape(regex[i])) { in ValidateRegex()