Searched refs:max_stack_depth_ (Results 1 – 4 of 4) sorted by relevance
54 max_stack_depth_(kDefaultMaxStackDepth) {} in ProfilerOptions()75 max_stack_depth_(max_stack_depth) {} in ProfilerOptions()114 return max_stack_depth_; in GetMaxStackDepth()128 << ", max_stack_depth=" << po.max_stack_depth_;153 uint32_t max_stack_depth_; variable
1066 profiler_options.max_stack_depth_); in Init()
43 lhs.max_stack_depth_ == rhs.max_stack_depth_; in operator ==()479 opt.max_stack_depth_ = 1337u; in TEST_F()
648 uint32_t max_stack_depth_;661 max_stack_depth_(0) {684 PRINT_TO_STREAM(max_stack_depth_);828 &TestProfilerOptions::max_stack_depth_,