Searched refs:top_k_threshold_ (Results 1 – 4 of 4) sorted by relevance
51 top_k_threshold_(kDefaultTopKThreshold), in ProfilerOptions()72 top_k_threshold_(top_k_threshold), in ProfilerOptions()102 return top_k_threshold_; in GetTopKThreshold()125 << ", top_k_threshold=" << po.top_k_threshold_147 double top_k_threshold_; variable
1222 profiler_options.top_k_threshold_, in Init()
41 UsuallyEquals(lhs.top_k_threshold_, rhs.top_k_threshold_) && in operator ==()514 opt.top_k_threshold_ = 50.0; in TEST_F()
653 double top_k_threshold_;669 top_k_threshold_(0),692 PRINT_TO_STREAM(top_k_threshold_);817 &TestProfilerOptions::top_k_threshold_,