Searched refs:slow_threshold_ms (Results 1 – 3 of 3) sorted by relevance
42 uint64_t slow_threshold_ms() const { return numerics_.at("slow_threshold_ms"); } in slow_threshold_ms() function
508 options.slow_threshold_ms()); in __anon17ca577a0202()751 slow_threshold_ns_ = options_.slow_threshold_ms() * kNsPerMs; in Run()
91 EXPECT_EQ(2000ULL, options.slow_threshold_ms()); in TEST_F()208 TEST_F(OptionsTest, slow_threshold_ms) { in TEST_F() argument212 EXPECT_EQ(4580ULL, options.slow_threshold_ms()); in TEST_F()681 EXPECT_EQ(2000ULL, options.slow_threshold_ms()); in TEST_F()