Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp791 bool found_enable = false; in TEST_F() local
805 found_enable = true; in TEST_F()
808 EXPECT_TRUE(found_enable); in TEST_F()