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

/external/google-breakpad/src/testing/src/
H A Dgmock-matchers.cc89 // 'negation' is false; otherwise returns the description of the
90 // negation of the matcher. 'param_values' contains a list of strings
92 GTEST_API_ string FormatMatcherDescription(bool negation, argument
98 return negation ? "not (" + result + ")" : result;
/external/googletest/googlemock/src/
H A Dgmock-matchers.cc124 // 'negation' is false; otherwise returns the description of the
125 // negation of the matcher. 'param_values' contains a list of strings
127 GTEST_API_ string FormatMatcherDescription(bool negation, argument
133 return negation ? "not (" + result + ")" : result;
/external/v8/testing/gmock/src/
H A Dgmock-matchers.cc124 // 'negation' is false; otherwise returns the description of the
125 // negation of the matcher. 'param_values' contains a list of strings
127 GTEST_API_ string FormatMatcherDescription(bool negation, argument
133 return negation ? "not (" + result + ")" : result;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 183 milliseconds