Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexservice_test.cpp1478 bool should_be_active = in TEST_F() local
1484 ASSERT_EQ(should_be_active, apexInfo.isActive) in TEST_F()
1485 << package_string << " should " << (should_be_active ? "" : "not ") in TEST_F()