• Home
  • Raw
  • Download

Lines Matching defs:T

38 func testApp(t *testing.T, bp string) *android.TestContext {
44 func TestApp(t *testing.T) {
105 func TestAppSplits(t *testing.T) {
130 func TestPlatformAPIs(t *testing.T) {
165 func TestAndroidAppLinkType(t *testing.T) {
255 func TestUpdatableApps(t *testing.T) {
382 func TestUpdatableApps_TransitiveDepsShouldSetMinSdkVersion(t *testing.T) {
401 func TestUpdatableApps_JniLibsShouldShouldSupportMinSdkVersion(t *testing.T) {
422 func TestUpdatableApps_JniLibShouldBeBuiltAgainstMinSdkVersion(t *testing.T) {
478 func TestUpdatableApps_ErrorIfJniLibDoesntSupportMinSdkVersion(t *testing.T) {
500 func TestUpdatableApps_ErrorIfDepMinSdkVersionIsHigher(t *testing.T) {
532 func TestUpdatableApps_ApplyDefaultUpdatableModuleVersion(t *testing.T) {
553 func TestUpdatableApps_ApplyOverrideApexManifestDefaultVersion(t *testing.T) {
577 func TestResourceDirs(t *testing.T) {
636 func TestLibraryAssets(t *testing.T) {
767 func TestAppJavaResources(t *testing.T) {
813 func TestAndroidResourceProcessor(t *testing.T) {
1496 func TestAndroidResourceOverlays(t *testing.T) {
1780 func checkSdkVersion(t *testing.T, result *android.TestResult, expectedSdkVersion string) {
1799 func TestAppSdkVersion(t *testing.T) {
1904 func TestVendorAppSdkVersion(t *testing.T) {
1979 func TestJNIABI(t *testing.T) {
2055 func TestAppSdkVersionByPartition(t *testing.T) {
2100 func TestJNIPackaging(t *testing.T) {
2193 func TestJNISDK(t *testing.T) {
2314 func TestCertificates(t *testing.T) {
2490 func TestRequestV4SigningFlag(t *testing.T) {
2550 func TestPackageNameOverride(t *testing.T) {
2637 func TestInstrumentationTargetOverridden(t *testing.T) {
2669 func TestOverrideAndroidApp(t *testing.T) {
2852 func TestOverrideAndroidAppOverrides(t *testing.T) {
2911 func TestOverrideAndroidAppWithPrebuilt(t *testing.T) {
2947 func TestOverrideAndroidAppStem(t *testing.T) {
3022 func TestOverrideAndroidAppDependency(t *testing.T) {
3065 func TestOverrideAndroidTest(t *testing.T) {
3150 func TestAndroidTest_FixTestConfig(t *testing.T) {
3234 func TestInstrumentationTargetPrebuilt(t *testing.T) {
3258 func TestStl(t *testing.T) {
3323 func TestUsesLibraries(t *testing.T) {
3532 func TestDexpreoptBcp(t *testing.T) {
3594 func TestCodelessApp(t *testing.T) {
3672 func TestUncompressDex(t *testing.T) {
3786 func checkAapt2LinkFlag(t *testing.T, aapt2Flags, flagName, expectedValue string) {
3800 func TestExportedProguardFlagFiles(t *testing.T) {
3862 func TestTargetSdkVersionManifestFixer(t *testing.T) {
3955 func TestDefaultAppTargetSdkVersionForUpdatableModules(t *testing.T) {
4053 func TestEnforceDefaultAppTargetSdkVersionFlag(t *testing.T) {
4142 func TestEnforceDefaultAppTargetSdkVersionFlagForTests(t *testing.T) {
4217 func TestAppMissingCertificateAllowMissingDependencies(t *testing.T) {
4247 func TestAppIncludesJniPackages(t *testing.T) {
4335 func TestTargetSdkVersionMtsTests(t *testing.T) {
4402 func TestPrivappAllowlist(t *testing.T) {
4445 func TestPrivappAllowlistAndroidMk(t *testing.T) {
4525 func TestAppFlagsPackages(t *testing.T) {
4590 func TestAppFlagsPackagesPropagation(t *testing.T) {
4668 func TestNoDexpreoptOptionalUsesLibDoesNotHaveImpl(t *testing.T) {
4691 func TestTestOnlyApp(t *testing.T) {
4729 func TestTestConfigTemplate(t *testing.T) {
4798 func TestAppStem(t *testing.T) {
4816 func TestAppMinSdkVersionOverride(t *testing.T) {
4850 func TestNotApplyDefaultUpdatableModuleVersion(t *testing.T) {
4870 func TestNotApplyOverrideApexManifestDefaultVersion(t *testing.T) {
4893 func TestResourcesWithFlagDirectories(t *testing.T) {
4942 func TestAutogeneratedStaticRro(t *testing.T) {
5016 func TestNoAutogeneratedStaticRroForDisabledOverrideApps(t *testing.T) {