Lines Matching defs:T

38 func testApp(t *testing.T, bp string) *android.TestContext {
44 func TestApp(t *testing.T) {
103 func TestAppSplits(t *testing.T) {
130 func TestPlatformAPIs(t *testing.T) {
164 func TestAndroidAppLinkType(t *testing.T) {
253 func TestUpdatableApps(t *testing.T) {
378 func TestUpdatableApps_TransitiveDepsShouldSetMinSdkVersion(t *testing.T) {
396 func TestUpdatableApps_JniLibsShouldShouldSupportMinSdkVersion(t *testing.T) {
416 func TestUpdatableApps_JniLibShouldBeBuiltAgainstMinSdkVersion(t *testing.T) {
470 func TestUpdatableApps_ErrorIfJniLibDoesntSupportMinSdkVersion(t *testing.T) {
490 func TestUpdatableApps_ErrorIfDepSdkVersionIsHigher(t *testing.T) {
519 func TestResourceDirs(t *testing.T) {
577 func TestLibraryAssets(t *testing.T) {
672 func TestAppJavaResources(t *testing.T) {
717 func TestAndroidResources(t *testing.T) {
979 func checkSdkVersion(t *testing.T, result *android.TestResult, expectedSdkVersion string) {
998 func TestAppSdkVersion(t *testing.T) {
1087 func TestVendorAppSdkVersion(t *testing.T) {
1160 func TestJNIABI(t *testing.T) {
1234 func TestAppSdkVersionByPartition(t *testing.T) {
1278 func TestJNIPackaging(t *testing.T) {
1369 func TestJNISDK(t *testing.T) {
1486 func TestCertificates(t *testing.T) {
1629 func TestRequestV4SigningFlag(t *testing.T) {
1687 func TestPackageNameOverride(t *testing.T) {
1756 func TestInstrumentationTargetOverridden(t *testing.T) {
1787 func TestOverrideAndroidApp(t *testing.T) {
1968 func TestOverrideAndroidAppDependency(t *testing.T) {
2010 func TestOverrideAndroidTest(t *testing.T) {
2095 func TestAndroidTest_FixTestConfig(t *testing.T) {
2175 func TestStl(t *testing.T) {
2238 func TestUsesLibraries(t *testing.T) {
2426 func TestDexpreoptBcp(t *testing.T) {
2486 func TestCodelessApp(t *testing.T) {
2562 func TestEmbedNotice(t *testing.T) {
2672 func TestUncompressDex(t *testing.T) {
2782 func checkAapt2LinkFlag(t *testing.T, aapt2Flags, flagName, expectedValue string) {
2796 func TestExportedProguardFlagFiles(t *testing.T) {