Searched defs:threshold_ns (Results 1 – 2 of 2) sorted by relevance
39 uint64_t threshold_ns, in CreateStatsdConfig()104 const uint64_t threshold_ns = NS_PER_SEC; in TEST_F() local286 const uint64_t threshold_ns = NS_PER_SEC; in TEST_F() local408 const uint64_t threshold_ns = NS_PER_SEC; in TEST_F() local496 const uint64_t threshold_ns = 3 * NS_PER_SEC; in TEST_F() local
57 threshold_ns = args.threshold * 1000000 variable