Home
last modified time | relevance | path

Searched refs:kDefaultSlowThresholdMs (Results 1 – 1 of 1) sorted by relevance

/system/testing/gtest_extras/
DOptions.cpp41 constexpr uint64_t kDefaultSlowThresholdMs = 2000; variable
220 numerics_["slow_threshold_ms"] = kDefaultSlowThresholdMs; in Process()