Searched defs:partial_regex (Results 1 - 1 of 1) sorted by relevance

/openjdk10/test/fmw/gtest/src/
H A Dgtest-port.cc189 const char* const partial_regex = (*regex == '\0') ? "()" : regex; local

Completed in 35 milliseconds