Home
last modified time | relevance | path

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

/external/cronet/base/substring_set_matcher/
Dsubstring_set_matcher.h334 bool is_empty_ = true; variable
/external/pigweed/pw_trace_tokenized/public/pw_trace_tokenized/
Dtrace_tokenized.h113 volatile bool is_empty_ = variable
/external/cronet/buildtools/third_party/libc++/trunk/test/support/
Dcheck_assertion.h42 …: is_empty_(false), msg_(msg, __builtin_strlen(msg)), file_(file, __builtin_strlen(file)), line_(l… in is_empty_() function