Lines Matching refs:testApex

64 func testApex(t *testing.T, bp string, preparers ...android.FixturePreparer) *android.TestContext {  func
310 ctx := testApex(t, `
615 ctx := testApex(t, `
697 ctx := testApex(t, `
719 ctx := testApex(t, `
792 ctx := testApex(t, `
870 ctx := testApex(t, `
899 ctx := testApex(t, `
1062 ctx := testApex(t, `
1136 ctx := testApex(t, `
1243 ctx := testApex(t, `
1310 ctx := testApex(t, `
1404 ctx := testApex(t, `
1656 ctx := testApex(t, `
1723 ctx := testApex(t, `
1819 ctx := testApex(t, `
1903 ctx := testApex(t, `
1955 testApex(t, `
1985 ctx := testApex(t, `
2032 ctx := testApex(t, `
2085 ctx := testApex(t, `
2152 ctx := testApex(t, `
2173 ctx := testApex(t, `
2228 ctx := testApex(t, `
2267 ctx := testApex(t, `
2373 testApex(t, `
2402 testApex(t, `
2469 testApex(t, `
2727 ctx := testApex(t, `
2816 ctx := testApex(t, `
2850 ctx := testApex(t, `
2919 ctx := testApex(t, `
3027 ctx := testApex(t, `
3068 ctx := testApex(t, `
3096 ctx := testApex(t, `
3128 ctx := testApex(t, `
3158 ctx := testApex(t, `
3200 ctx := testApex(t, `
3258 ctx := testApex(t, `
3276 ctx := testApex(t, `
3299 ctx := testApex(t, `
3322 ctx := testApex(t, `
3346 ctx := testApex(t, `
3365 ctx := testApex(t, `
3391 ctx := testApex(t, `
3484 ctx := testApex(t, `
3687 ctx := testApex(t, `
3756 ctx := testApex(t, `
3818 ctx := testApex(t, `
3887 ctx := testApex(t, `
4020 ctx := testApex(t, `
4088 ctx := testApex(t, fmt.Sprintf(`
4124 ctx := testApex(t, `
4154 if apex, ok := module.Module().(*apexBundle); !ok || apex.testApex {
4177 ctx := testApex(t, `
4208 if apex, ok := module.Module().(*apexBundle); !ok || !apex.testApex {
4226 ctx := testApex(t, `
4292 ctx := testApex(t, `
4383 ctx := testApex(t, `
4458 ctx := testApex(t, `
4500 ctx := testApex(t, `
4526 ctx := testApex(t, `
4580 ctx := testApex(t, `
4603 ctx := testApex(t, `
4631 ctx := testApex(t, `
4664 ctx := testApex(t, `
4706 ctx := testApex(t, `
4729 testApex(t, `
4738 testApex(t, `
4758 ctx := testApex(t, `
4784 testApex(t, `
4792 testApex(t, `
5724 ctx := testApex(t, `
5873 ctx := testApex(t, `
5902 ctx := testApex(t, `
6026 ctx := testApex(t, `
6075 ctx := testApex(t, `
6117 ctx := testApex(t, `
6267 testApex(t, `
6354 testApex(t, `
6521 testApex(t, `
6554 testApex(t, `
6664 ctx := testApex(t, `
6727 ctx := testApex(t, `
6762 ctx := testApex(t, `
6914 ctx := testApex(t, `
6973 ctx := testApex(t, `
7030 ctx := testApex(t, `
7090 ctx := testApex(t, `
7129 ctx := testApex(t, `
7182 ctx := testApex(t, `
7233 ctx := testApex(t, `
7459 ctx := testApex(t, bp)
7494 ctx := testApex(t, `
7658 ctx := testApex(t, bp, withUnbundledBuild)
7672 ctx = testApex(t, bp)
7687 ctx := testApex(t, `
7739 ctx := testApex(t, `
7828 ctx := testApex(t, `
7852 ctx := testApex(t, `
7883 ctx := testApex(t, `
7932 ctx := testApex(t, bp, prepareForTestWithSantitizeHwaddress)
7950 ctx := testApex(t, `
8548 ctx := testApex(t, `
8625 ctx := testApex(t, `
8686 _ = testApex(t, `
8740 ctx := testApex(t, `
8784 ctx := testApex(t, `
8845 ctx := testApex(t, `
8866 ctx := testApex(t, `
8910 ctx := testApex(t, `
8966 testApex(t, `
9002 ctx := testApex(t, `
9039 ctx := testApex(t, `
9091 ctx := testApex(t, `
9235 ctx := testApex(t, fmt.Sprintf(bpBase, otherApexEnabled)+test.stublibBp)
9430 ctx := testApex(t, `
9463 ctx := testApex(t, `
9499 ctx := testApex(t, `
9538 ctx := testApex(t, `
9579 ctx := testApex(t, `
9883 result := testApex(t, bp, fixtures...)
9943 result := testApex(t, "", lintFileCreator, bpFileCreator)
9992 result := testApex(t, bp, dexpreopt.FixtureSetApexBootJars("myapex:myjavalib"), fs.AddToFixture())
10057 …result := testApex(t, fmt.Sprintf(bp, testCase.apex_is_updatable_bp, testCase.app_is_updatable_bp))
10149 result := testApex(t, bp)
10238 result := testApex(t, bp)
10319 ctx := testApex(t, bp)
10326 ctx = testApex(t, bp, android.FixtureModifyConfig(android.SetTrimmedApexEnabledForTests))
10335 ctx := testApex(t, `
10355 ctx := testApex(t, `
10443 testApex(t, bp, mockFsFixturePreparer)
10520 ctx := testApex(t, apex_default_bp+`
10609 ctx := testApex(t, apex_default_bp+`
10745 ctx := testApex(t, apex_default_bp+`
10934 ctx := testApex(t, apex_default_bp+`
11018 ctx := testApex(t, apex_default_bp+`
11424 testApex(t, bp, preparer)
11427 ctx := testApex(t, bp, preparer)
11542 ctx := testApex(t, bp, preparer)
11668 ctx := testApex(t, `
11728 ctx := testApex(t, `