Lines Matching refs:T
29 func runJavaAndroidMkTest(t *testing.T, bp string) { argument
68 func TestAndroidMkJavaLibrary(t *testing.T) { argument
86 func TestAndroidMkAndroidApp(t *testing.T) { argument
104 func TestAndroidMkBinary(t *testing.T) { argument
123 func TestAndroidMkAndroidLibrary(t *testing.T) { argument
141 func TestAndroidMkBinaryThatLinksAgainstAar(t *testing.T) { argument
171 func testCodegenMode(t *testing.T, bpMode string, ruleMode string) { argument
197 func testCodegenModeWithError(t *testing.T, bpMode string, err string) { argument
218 func TestDefaultProdMode(t *testing.T) { argument
222 func TestProdMode(t *testing.T) { argument
226 func TestTestMode(t *testing.T) { argument
230 func TestExportedMode(t *testing.T) { argument
234 func TestForceReadOnlyMode(t *testing.T) { argument
238 func TestUnsupportedMode(t *testing.T) { argument
242 func TestMkEntriesMatchedContainer(t *testing.T) { argument