Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/tests/metrics/parsing_utils/
Dconfig_update_utils_test.cpp3353 int64_t matcher2TtlSec = 2, matcher3TtlSec = 3, matcher4TtlSec = 4; in TEST_F() local
3363 activation->set_ttl_seconds(matcher3TtlSec); in TEST_F()
3446 EXPECT_EQ(matcher3Activation->ttl_ns, matcher3TtlSec * NS_PER_SEC); in TEST_F()