Lines Matching defs:T

59 func testApp(t *testing.T, bp string) *android.TestContext {
69 func TestApp(t *testing.T) {
115 func TestAppSplits(t *testing.T) {
144 func TestAndroidAppSet(t *testing.T) {
172 func TestAndroidAppSet_Variants(t *testing.T) {
235 func TestPlatformAPIs(t *testing.T) {
269 func TestAndroidAppLinkType(t *testing.T) {
358 func TestUpdatableApps(t *testing.T) {
479 func TestUpdatableApps_TransitiveDepsShouldSetMinSdkVersion(t *testing.T) {
497 func TestUpdatableApps_JniLibsShouldShouldSupportMinSdkVersion(t *testing.T) {
517 func TestUpdatableApps_JniLibShouldBeBuiltAgainstMinSdkVersion(t *testing.T) {
569 func TestUpdatableApps_ErrorIfJniLibDoesntSupportMinSdkVersion(t *testing.T) {
589 func TestUpdatableApps_ErrorIfDepSdkVersionIsHigher(t *testing.T) {
618 func TestResourceDirs(t *testing.T) {
677 func TestLibraryAssets(t *testing.T) {
778 func TestAndroidResources(t *testing.T) {
1039 func TestAppSdkVersion(t *testing.T) {
1140 func TestJNIABI(t *testing.T) {
1214 func TestAppSdkVersionByPartition(t *testing.T) {
1252 func TestJNIPackaging(t *testing.T) {
1343 func TestJNISDK(t *testing.T) {
1460 func TestCertificates(t *testing.T) {
1580 func TestPackageNameOverride(t *testing.T) {
1645 func TestInstrumentationTargetOverridden(t *testing.T) {
1674 func TestOverrideAndroidApp(t *testing.T) {
1799 func TestOverrideAndroidAppDependency(t *testing.T) {
1841 func TestOverrideAndroidTest(t *testing.T) {
1936 func TestAndroidTest_FixTestConfig(t *testing.T) {
2017 func TestAndroidAppImport(t *testing.T) {
2046 func TestAndroidAppImport_NoDexPreopt(t *testing.T) {
2067 func TestAndroidAppImport_Presigned(t *testing.T) {
2095 func TestAndroidAppImport_SigningLineage(t *testing.T) {
2116 func TestAndroidAppImport_DefaultDevCert(t *testing.T) {
2145 func TestAndroidAppImport_DpiVariants(t *testing.T) {
2223 func TestAndroidAppImport_Filename(t *testing.T) {
2270 func TestAndroidAppImport_ArchVariants(t *testing.T) {
2333 func TestAndroidTestImport(t *testing.T) {
2361 func TestAndroidTestImport_NoJinUncompressForPresigned(t *testing.T) {
2398 func TestAndroidTestImport_Preprocessed(t *testing.T) {
2434 func TestStl(t *testing.T) {
2497 func TestUsesLibraries(t *testing.T) {
2604 func TestCodelessApp(t *testing.T) {
2680 func TestEmbedNotice(t *testing.T) {
2789 func TestUncompressDex(t *testing.T) {
2901 func checkAapt2LinkFlag(t *testing.T, aapt2Flags, flagName, expectedValue string) {
2915 func TestRuntimeResourceOverlay(t *testing.T) {
3019 func TestOverrideRuntimeResourceOverlay(t *testing.T) {
3094 func TestRuntimeResourceOverlay_JavaDefaults(t *testing.T) {