Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Ddefs.go203 func ContentFromFileRuleForTests(t *testing.T, params TestingBuildParams) string { func
H A Drule_builder_test.go666 rspFile2Content := ContentFromFileRuleForTests(t, rspFile2Params)
H A Drule_builder.go1267 content := ContentFromFileRuleForTests(t, params)
/aosp12/build/soong/cc/
H A Dcc_test.go445 content := android.ContentFromFileRuleForTests(t, params)