Home
last modified time | relevance | path

Searched defs:matched (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc555 const bool matched = RE::PartialMatch(error_message.c_str(), *regex()); in Passed() local
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c1218 size_t matched = regs.end[0] - regs.start[0]; local
/ndk/sources/host-tools/make-3.81/
Dfunction.c885 int matched; member