• Home
  • Raw
  • Download

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) {
129 func TestPlatformAPIs(t *testing.T) {
163 func TestAndroidAppLinkType(t *testing.T) {
252 func TestUpdatableApps(t *testing.T) {
377 func TestUpdatableApps_TransitiveDepsShouldSetMinSdkVersion(t *testing.T) {
395 func TestUpdatableApps_JniLibsShouldShouldSupportMinSdkVersion(t *testing.T) {
415 func TestUpdatableApps_JniLibShouldBeBuiltAgainstMinSdkVersion(t *testing.T) {
470 func TestUpdatableApps_ErrorIfJniLibDoesntSupportMinSdkVersion(t *testing.T) {
491 func TestUpdatableApps_ErrorIfDepMinSdkVersionIsHigher(t *testing.T) {
522 func TestResourceDirs(t *testing.T) {
580 func TestLibraryAssets(t *testing.T) {
675 func TestAppJavaResources(t *testing.T) {
720 func TestAndroidResources(t *testing.T) {
982 func checkSdkVersion(t *testing.T, result *android.TestResult, expectedSdkVersion string) {
1001 func TestAppSdkVersion(t *testing.T) {
1090 func TestVendorAppSdkVersion(t *testing.T) {
1163 func TestJNIABI(t *testing.T) {
1237 func TestAppSdkVersionByPartition(t *testing.T) {
1281 func TestJNIPackaging(t *testing.T) {
1372 func TestJNISDK(t *testing.T) {
1489 func TestCertificates(t *testing.T) {
1634 func TestRequestV4SigningFlag(t *testing.T) {
1692 func TestPackageNameOverride(t *testing.T) {
1777 func TestInstrumentationTargetOverridden(t *testing.T) {
1808 func TestOverrideAndroidApp(t *testing.T) {
1990 func TestOverrideAndroidAppOverrides(t *testing.T) {
2048 func TestOverrideAndroidAppWithPrebuilt(t *testing.T) {
2083 func TestOverrideAndroidAppStem(t *testing.T) {
2157 func TestOverrideAndroidAppDependency(t *testing.T) {
2199 func TestOverrideAndroidTest(t *testing.T) {
2284 func TestAndroidTest_FixTestConfig(t *testing.T) {
2363 func TestInstrumentationTargetPrebuilt(t *testing.T) {
2387 func TestStl(t *testing.T) {
2450 func TestUsesLibraries(t *testing.T) {
2688 func TestDexpreoptBcp(t *testing.T) {
2748 func TestCodelessApp(t *testing.T) {
2824 func TestUncompressDex(t *testing.T) {
2934 func checkAapt2LinkFlag(t *testing.T, aapt2Flags, flagName, expectedValue string) {
2948 func TestExportedProguardFlagFiles(t *testing.T) {
2979 func TestTargetSdkVersionManifestFixer(t *testing.T) {
3052 func TestAppMissingCertificateAllowMissingDependencies(t *testing.T) {