Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/src/
Dgmock.cc63 bool def_optional) { in ParseGoogleMockFlagValue() argument
76 if (def_optional && (flag_end[0] == '\0')) { in ParseGoogleMockFlagValue()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dcommandlineflags.cc137 bool def_optional) { in ParseFlagValue() argument
150 if (def_optional && (flag_end[0] == '\0')) return flag_end; in ParseFlagValue()
/third_party/benchmark/src/
Dcommandlineflags.cc180 bool def_optional) { in ParseFlagValue() argument
193 if (def_optional && (flag_end[0] == '\0')) return flag_end; in ParseFlagValue()
/third_party/mesa3d/src/gtest/src/
Dgtest.cc5736 bool def_optional) { in ParseFlagValue() argument
5749 if (def_optional && (flag_end[0] == '\0')) { in ParseFlagValue()
/third_party/googletest/googletest/src/
Dgtest.cc6275 bool def_optional) { in ParseFlagValue() argument
6288 if (def_optional && (flag_end[0] == '\0')) { in ParseFlagValue()
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc7759 bool def_optional) { in ParseFlagValue() argument
7772 if (def_optional && (flag_end[0] == '\0')) { in ParseFlagValue()