Home
last modified time | relevance | path

Searched defs:testContext (Results 1 – 6 of 6) sorted by relevance

/build/make/tools/compliance/cmd/dumpgraph/
Ddumpgraph_test.go521 type testContext struct { struct
522 nextNode int
523 nodes map[string]string
527 matchString(*testContext) string
/build/make/tools/compliance/cmd/dumpresolutions/
Ddumpresolutions_test.go930 type testContext struct { struct
931 nextNode int
932 nodes map[string]string
936 matchString(*testContext, *compliance.LicenseGraph) string
/build/soong/apex/
Dclasspath_element_test.go31 testContext *android.TestContext member
/build/soong/dexpreopt/
Dclass_loader_context_test.go375 func testContext() android.ModuleInstallPathContext { func
/build/soong/android/
Dfixture.go697 type testContext struct { struct
698 *TestContext
703 testContext anonMember
/build/soong/ui/build/
Dconfig_test.go37 func testContext() Context { func