Searched refs:def_optional (Results 1 – 6 of 6) sorted by relevance
63 bool def_optional) { in ParseGoogleMockFlagValue() argument76 if (def_optional && (flag_end[0] == '\0')) { in ParseGoogleMockFlagValue()
137 bool def_optional) { in ParseFlagValue() argument150 if (def_optional && (flag_end[0] == '\0')) return flag_end; in ParseFlagValue()
180 bool def_optional) { in ParseFlagValue() argument193 if (def_optional && (flag_end[0] == '\0')) return flag_end; in ParseFlagValue()
5736 bool def_optional) { in ParseFlagValue() argument5749 if (def_optional && (flag_end[0] == '\0')) { in ParseFlagValue()
6275 bool def_optional) { in ParseFlagValue() argument6288 if (def_optional && (flag_end[0] == '\0')) { in ParseFlagValue()
7759 bool def_optional) { in ParseFlagValue() argument7772 if (def_optional && (flag_end[0] == '\0')) { in ParseFlagValue()