Home | History | Annotate | Download | only in testing

Lines Matching refs:Hex

23   VLOG(1) << "hex tests";
28 CHECK(RE2::FullMatch(#value, "([0-9a-fA-F]+)[uUlL]*", RE2::Hex(&v))); \