Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1353 GTEST_API_ bool ValidateRegex(const char* regex);
8467 bool ValidateRegex(const char* regex) { in ValidateRegex() function
8633 is_valid_ = ValidateRegex(regex); in Init()