Home
last modified time | relevance | path

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

/system/linkerconfig/contents/tests/configuration/
Dapexconfig_test.cc114 auto product_apex = in TEST_F() local
116 product_apex.original_path = "/product/apex/com.android.product"; in TEST_F()
117 ctx.SetApexModules({product_apex, CreateTestVndkApex()}); in TEST_F()
119 ctx, product_apex); in TEST_F()