Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp347 bool should_binder_call_succeed, bool should_dex_be_compiled = true, in CompileSecondaryDex() argument
387 int expected_access = should_dex_be_compiled ? 0 : -1; in CompileSecondaryDex()