Searched defs:IsTooDeep (Results 1 – 3 of 3) sorted by relevance
34 bool IsTooDeep() const { return *depth_ >= max_depth_; } in IsTooDeep() function
42 bool IsTooDeep() const { return *depth_ >= max_depth_; } in IsTooDeep() function in base::internal::__anon1c024eb80111::StackMarker
832 bool IsTooDeep(MockClass* kls) { in IsTooDeep() function