Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp772 bool found_disable = false; in TEST_F() local
786 found_disable = true; in TEST_F()
789 EXPECT_TRUE(found_disable); in TEST_F()