Home
last modified time | relevance | path

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

/system/extras/perfprofd/tests/
Dperfprofd_test.cc539 const auto &lm2 = p1.modules(0); in TEST_F() local
540 std::string act_lm2 = encodedModuleSamplesToString(lm2); in TEST_F()