Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp230 ASSERT_TRUE(create_mock_app()); in SetUp()
244 ::testing::AssertionResult create_mock_app() { in create_mock_app() function in android::installd::DexoptTest