Lines Matching defs:Code
144 matchesConditionally(const Twine &Code, const T &AMatcher, bool ExpectMatch, in matchesConditionally()
181 testing::AssertionResult matchesC(const Twine &Code, const T &AMatcher) { in matchesC()
187 testing::AssertionResult notMatchesObjC(const Twine &Code, const T &AMatcher) { in notMatchesObjC()
195 matchesConditionallyWithCuda(const Twine &Code, const T &AMatcher, in matchesConditionallyWithCuda()
251 testing::AssertionResult matchesWithCuda(const Twine &Code, const T &AMatcher) { in matchesWithCuda()
256 testing::AssertionResult notMatchesWithCuda(const Twine &Code, in notMatchesWithCuda()
262 testing::AssertionResult matchesWithOpenMP(const Twine &Code, in matchesWithOpenMP()
268 testing::AssertionResult notMatchesWithOpenMP(const Twine &Code, in notMatchesWithOpenMP()
274 testing::AssertionResult matchesWithOpenMP51(const Twine &Code, in matchesWithOpenMP51()
281 testing::AssertionResult notMatchesWithOpenMP51(const Twine &Code, in notMatchesWithOpenMP51()
289 const Twine &Code, const T &AMatcher, in matchAndVerifyResultConditionally()
337 const Twine &Code, const T &AMatcher, in matchAndVerifyResultTrue()
345 const Twine &Code, const T &AMatcher, in matchAndVerifyResultFalse()
429 testing::AssertionResult matches(const Twine &Code, const T &AMatcher) { in matches()
437 testing::AssertionResult notMatches(const Twine &Code, const T &AMatcher) { in notMatches()