Home
last modified time | relevance | path

Searched defs:TestingBuildParams (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Ddefs.go203 func ContentFromFileRuleForTests(t *testing.T, params TestingBuildParams) string {
Drule_builder.go1265 func RuleBuilderSboxProtoForTests(t *testing.T, params TestingBuildParams) *sbox_proto.Manifest {
/build/soong/java/
Dtesting.go398 …leInputs(t *testing.T, message string, expected string, hiddenAPIRule android.TestingBuildParams) {