Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/
DStatsLogProcessor_test.cpp707 int64_t shutDownTime = timeBase1 + 100 * NS_PER_SEC; in TEST() local
708 processor.SaveActiveConfigsToDisk(shutDownTime); in TEST()
710 metric3ActivationTrigger->ttl_seconds() * NS_PER_SEC - shutDownTime; in TEST()
712 metric5ActivationTrigger->ttl_seconds() * NS_PER_SEC - shutDownTime; in TEST()
714 metric6ActivationTrigger->ttl_seconds() * NS_PER_SEC - shutDownTime; in TEST()
905 int64_t shutDownTime = timeBase1 + 100 * NS_PER_SEC; in TEST() local
906 processor->SaveActiveConfigsToDisk(shutDownTime); in TEST()
1067 int64_t shutDownTime = timeBase1 + 100 * NS_PER_SEC; in TEST() local
1068 processor->SaveActiveConfigsToDisk(shutDownTime); in TEST()
1166 shutDownTime = timeBase2 + 50 * NS_PER_SEC; in TEST()
[all …]