• Home
  • Raw
  • Download

Lines Matching defs:T

66 func testJavaError(t *testing.T, pattern string, bp string) (*android.TestContext, android.Config) {
80 func testJavaWithFS(t *testing.T, bp string, fs android.MockFS) (*android.TestContext, android.Conf…
98 func testJava(t *testing.T, bp string) (*android.TestContext, android.Config) {
119 func TestPrepareForTestWithJavaDefaultModules(t *testing.T) {
127 func TestJavaLinkType(t *testing.T) {
216 func TestSimple(t *testing.T) {
342 func TestExportedPlugins(t *testing.T) {
450 func TestSdkVersionByPartition(t *testing.T) {
492 func TestArchSpecific(t *testing.T) {
512 func TestBinary(t *testing.T) {
555 func TestTest(t *testing.T) {
588 func TestHostCommonData(t *testing.T) {
611 func TestHostBinaryNoJavaDebugInfoOverride(t *testing.T) {
659 func TestPrebuilts(t *testing.T) {
754 func assertDeepEquals(t *testing.T, message string, expected interface{}, actual interface{}) {
760 func TestPrebuiltStubsSources(t *testing.T) {
792 func TestDefaults(t *testing.T) {
868 func TestResources(t *testing.T) {
976 func TestIncludeSrcs(t *testing.T) {
1044 func TestGeneratedSources(t *testing.T) {
1081 func TestTurbine(t *testing.T) {
1123 func TestSharding(t *testing.T) {
1142 func TestExcludeFileGroupInSrcs(t *testing.T) {
1169 func TestJavaLibraryOutputFiles(t *testing.T) {
1187 func TestJavaImportOutputFiles(t *testing.T) {
1204 func TestJavaImport(t *testing.T) {
1345 func TestCompilerFlags(t *testing.T) {
1360 func checkPatchModuleFlag(t *testing.T, ctx *android.TestContext, moduleName string, expected strin…
1377 func TestPatchModule(t *testing.T) {
1453 func TestJavaLibraryWithSystemModules(t *testing.T) {
1502 func checkBootClasspathForLibWithSystemModule(t *testing.T, ctx *android.TestContext, moduleName st…
1510 func TestAidlExportIncludeDirsFromImports(t *testing.T) {
1535 func TestAidlFlagsArePassedToTheAidlCompiler(t *testing.T) {
1552 func TestAidlFlagsWithMinSdkVersion(t *testing.T) {
1584 func TestAidlFlagsMinSdkVersionDroidstubs(t *testing.T) {
1618 func TestAidlEnforcePermissions(t *testing.T) {
1635 func TestAidlEnforcePermissionsException(t *testing.T) {
1656 func TestDataNativeBinaries(t *testing.T) {
1682 func TestDefaultInstallable(t *testing.T) {
1696 func TestErrorproneEnabled(t *testing.T) {
1725 func TestErrorproneDisabled(t *testing.T) {
1760 func TestErrorproneEnabledOnlyByEnvironmentVariable(t *testing.T) {
1791 func TestDataDeviceBinsBuildsDeviceBinary(t *testing.T) {
1964 func TestDeviceBinaryWrapperGeneration(t *testing.T) {
1988 func TestJavaApiContributionEmptyApiFile(t *testing.T) {
2012 func TestJavaApiLibraryAndProviderLink(t *testing.T) {
2079 func TestJavaApiLibraryAndDefaultsLink(t *testing.T) {
2188 func TestJavaApiLibraryJarGeneration(t *testing.T) {
2255 func TestJavaApiLibraryLibsLink(t *testing.T) {
2344 func TestJavaApiLibraryStaticLibsLink(t *testing.T) {
2432 func TestTransitiveSrcFiles(t *testing.T) {
2456 func TestTradefedOptions(t *testing.T) {
2481 func TestTestRunnerOptions(t *testing.T) {
2506 func TestJavaLibraryWithResourcesStem(t *testing.T) {
2526 func TestHeadersOnly(t *testing.T) {
2545 func TestJavaApiContributionImport(t *testing.T) {
2574 func TestJavaApiLibraryApiFilesSorting(t *testing.T) {
2603 func TestSdkLibraryProvidesSystemModulesToApiLibrary(t *testing.T) {
2633 func TestApiLibraryDroidstubsDependency(t *testing.T) {
2680 func TestDisableFromTextStubForCoverageBuild(t *testing.T) {
2710 func TestMultiplePrebuilts(t *testing.T) {
2809 func TestMultiplePlatformCompatConfigPrebuilts(t *testing.T) {
2870 func TestApiLibraryAconfigDeclarations(t *testing.T) {
2923 func TestTestOnly(t *testing.T) {
2981 func TestInvalidTestOnlyTargets(t *testing.T) {
3017 func TestJavaLibHostWithStem(t *testing.T) {
3036 func TestJavaLibWithStem(t *testing.T) {
3054 func TestJavaLibraryOutputFilesRel(t *testing.T) {
3100 func TestCoverage(t *testing.T) {
3138 func assertTestOnlyAndTopLevel(t *testing.T, ctx *android.TestResult, expectedTestOnly []string, ex…
3170 func TestNativeRequiredDepOfJavaBinary(t *testing.T) {
3197 func TestBootJarNotInUsesLibs(t *testing.T) {