Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp1422 bool shouldBeActive = std::find(activeStrings.begin(), activeStrings.end(), in TEST_F() local
1427 ASSERT_EQ(shouldBeActive, apexInfo.isActive); in TEST_F()