Home
last modified time | relevance | path

Searched defs:durationEndNs (Results 1 – 1 of 1) sorted by relevance

/packages/modules/StatsD/statsd/tests/e2e/
DDurationMetric_e2e_test.cpp80 const int64_t durationEndNs = durationStartNs + 30 * NS_PER_SEC; // 0:41 in TEST() local
163 const int64_t durationEndNs = durationStartNs + 30 * NS_PER_SEC; // 0:41 in TEST() local
319 const int64_t durationEndNs = activationEndNs + 10 * NS_PER_SEC; // 0:50 in TEST() local
665 const int64_t durationEndNs = in TEST() local
1530 const int64_t durationEndNs = durationStartNs + 30 * NS_PER_SEC; // 0:41 in TEST() local
1613 uint64_t durationEndNs = durationStartNs + 50 * NS_PER_SEC; in TEST() local