Home
last modified time | relevance | path

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

/packages/modules/StatsD/lib/libkll/
Dcompactor_stack.cpp202 int CompactorStack::lowest_active_level() const { in lowest_active_level() function in dist_proc::aggregation::internal::CompactorStack
/packages/modules/StatsD/lib/libkll/tests/
Dcompactor_stack_test.cpp202 int lowest_active_level = compactor_stack.lowest_active_level(); in TEST_P() local
237 int lowest_active_level = compactor_stack.lowest_active_level(); in TEST_P() local