Home
last modified time | relevance | path

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

/build/soong/dexpreopt/
Dclass_loader_context_test.go50 ctx := testContext()
159 ctx := testContext()
183 ctx := testContext()
218 ctx := testContext()
229 ctx := testContext()
276 func testContext() android.ModuleInstallPathContext { func
/build/soong/apex/
Dclasspath_element_test.go31 testContext *android.TestContext member
37 return t.testContext.ModuleHasProvider(module, provider)
41 return t.testContext.ModuleProvider(module, provider)
45 t.errs = append(t.errs, t.testContext.ModuleErrorf(t.module, fmt, args...))
235 return &testClasspathElementContext{testContext: result.TestContext, module: bootclasspath}
/build/soong/ui/build/
Drbe_test.go29 ctx := testContext()
84 ctx := testContext()
Dconfig_test.go32 func testContext() Context { func
42 ctx := testContext()
114 ctx := testContext()
183 ctx := testContext()
345 ctx := testContext()
526 ctx := testContext()
728 ctx := testContext()
Dupload_test.go76 ctx := testContext()
151 ctx := testContext()
Dcleanbuild_test.go36 ctx := testContext()
Dutil_test.go28 ctx := testContext()
/build/soong/android/
Dfixture.go612 type testContext struct { struct
618 testContext anonMember
777 testContext: testContext{ctx},