Lines Matching defs:T
37 func testApp(t *testing.T, bp string) *android.TestContext {
43 func TestApp(t *testing.T) {
102 func TestAppSplits(t *testing.T) {
126 func TestPlatformAPIs(t *testing.T) {
160 func TestAndroidAppLinkType(t *testing.T) {
249 func TestUpdatableApps(t *testing.T) {
374 func TestUpdatableApps_TransitiveDepsShouldSetMinSdkVersion(t *testing.T) {
392 func TestUpdatableApps_JniLibsShouldShouldSupportMinSdkVersion(t *testing.T) {
412 func TestUpdatableApps_JniLibShouldBeBuiltAgainstMinSdkVersion(t *testing.T) {
467 func TestUpdatableApps_ErrorIfJniLibDoesntSupportMinSdkVersion(t *testing.T) {
488 func TestUpdatableApps_ErrorIfDepMinSdkVersionIsHigher(t *testing.T) {
519 func TestUpdatableApps_ApplyDefaultUpdatableModuleVersion(t *testing.T) {
539 func TestUpdatableApps_ApplyOverrideApexManifestDefaultVersion(t *testing.T) {
562 func TestResourceDirs(t *testing.T) {
619 func TestLibraryAssets(t *testing.T) {
748 func TestAppJavaResources(t *testing.T) {
793 func TestAndroidResourceProcessor(t *testing.T) {
1421 func TestAndroidResourceOverlays(t *testing.T) {
1707 func checkSdkVersion(t *testing.T, result *android.TestResult, expectedSdkVersion string) {
1726 func TestAppSdkVersion(t *testing.T) {
1829 func TestVendorAppSdkVersion(t *testing.T) {
1902 func TestJNIABI(t *testing.T) {
1976 func TestAppSdkVersionByPartition(t *testing.T) {
2020 func TestJNIPackaging(t *testing.T) {
2111 func TestJNISDK(t *testing.T) {
2228 func TestCertificates(t *testing.T) {
2402 func TestRequestV4SigningFlag(t *testing.T) {
2460 func TestPackageNameOverride(t *testing.T) {
2545 func TestInstrumentationTargetOverridden(t *testing.T) {
2576 func TestOverrideAndroidApp(t *testing.T) {
2758 func TestOverrideAndroidAppOverrides(t *testing.T) {
2816 func TestOverrideAndroidAppWithPrebuilt(t *testing.T) {
2851 func TestOverrideAndroidAppStem(t *testing.T) {
2925 func TestOverrideAndroidAppDependency(t *testing.T) {
2967 func TestOverrideAndroidTest(t *testing.T) {
3052 func TestAndroidTest_FixTestConfig(t *testing.T) {
3136 func TestInstrumentationTargetPrebuilt(t *testing.T) {
3160 func TestStl(t *testing.T) {
3223 func TestUsesLibraries(t *testing.T) {
3432 func TestDexpreoptBcp(t *testing.T) {
3492 func TestCodelessApp(t *testing.T) {
3568 func TestUncompressDex(t *testing.T) {
3678 func checkAapt2LinkFlag(t *testing.T, aapt2Flags, flagName, expectedValue string) {
3692 func TestExportedProguardFlagFiles(t *testing.T) {
3753 func TestTargetSdkVersionManifestFixer(t *testing.T) {
3842 func TestDefaultAppTargetSdkVersionForUpdatableModules(t *testing.T) {
3936 func TestEnforceDefaultAppTargetSdkVersionFlag(t *testing.T) {
4021 func TestEnforceDefaultAppTargetSdkVersionFlagForTests(t *testing.T) {
4092 func TestAppMissingCertificateAllowMissingDependencies(t *testing.T) {
4121 func TestAppIncludesJniPackages(t *testing.T) {
4207 func TestTargetSdkVersionMtsTests(t *testing.T) {
4270 func TestPrivappAllowlist(t *testing.T) {
4312 func TestPrivappAllowlistAndroidMk(t *testing.T) {
4391 func TestAppFlagsPackages(t *testing.T) {
4455 func TestAppFlagsPackagesPropagation(t *testing.T) {
4532 func TestNoDexpreoptOptionalUsesLibDoesNotHaveImpl(t *testing.T) {
4554 func TestTestOnlyApp(t *testing.T) {
4592 func TestAppStem(t *testing.T) {
4609 func TestAppMinSdkVersionOverride(t *testing.T) {
4642 func TestNotApplyDefaultUpdatableModuleVersion(t *testing.T) {
4661 func TestNotApplyOverrideApexManifestDefaultVersion(t *testing.T) {
4683 func TestResourcesWithFlagDirectories(t *testing.T) {
4731 func TestAutogeneratedStaticRro(t *testing.T) {
4802 func TestNoAutogeneratedStaticRroForDisabledOverrideApps(t *testing.T) {