Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp348 bool should_binder_call_succeed, bool should_dex_be_compiled = true, in CompileSecondaryDex() argument
384 int expected_access = should_dex_be_compiled ? 0 : -1; in CompileSecondaryDex()