• Home
  • Raw
  • Download

Lines Matching defs:T

68 func testJavaError(t *testing.T, pattern string, bp string) (*android.TestContext, android.Config) {
82 func testJavaWithFS(t *testing.T, bp string, fs android.MockFS) (*android.TestContext, android.Conf…
100 func testJava(t *testing.T, bp string) (*android.TestContext, android.Config) {
121 func TestPrepareForTestWithJavaDefaultModules(t *testing.T) {
128 func TestJavaLinkType(t *testing.T) {
216 func TestSimple(t *testing.T) {
256 func TestExportedPlugins(t *testing.T) {
362 func TestSdkVersionByPartition(t *testing.T) {
403 func TestArchSpecific(t *testing.T) {
422 func TestBinary(t *testing.T) {
465 func TestTest(t *testing.T) {
497 func TestHostBinaryNoJavaDebugInfoOverride(t *testing.T) {
535 func TestPrebuilts(t *testing.T) {
622 func assertDeepEquals(t *testing.T, message string, expected interface{}, actual interface{}) {
628 func TestPrebuiltStubsSources(t *testing.T) {
657 func TestDefaults(t *testing.T) {
732 func TestResources(t *testing.T) {
838 func TestIncludeSrcs(t *testing.T) {
905 func TestGeneratedSources(t *testing.T) {
941 func TestTurbine(t *testing.T) {
982 func TestSharding(t *testing.T) {
1000 func TestJarGenrules(t *testing.T) {
1054 func TestExcludeFileGroupInSrcs(t *testing.T) {
1080 func TestJavaLibrary(t *testing.T) {
1097 func TestJavaImport(t *testing.T) {
1161 func TestCompilerFlags(t *testing.T) {
1175 func checkPatchModuleFlag(t *testing.T, ctx *android.TestContext, moduleName string, expected strin…
1191 func TestPatchModule(t *testing.T) {
1264 func TestJavaLibraryWithSystemModules(t *testing.T) {
1312 func checkBootClasspathForSystemModule(t *testing.T, ctx *android.TestContext, moduleName string, e…
1320 func TestAidlExportIncludeDirsFromImports(t *testing.T) {
1344 func TestAidlFlagsArePassedToTheAidlCompiler(t *testing.T) {
1360 func TestDataNativeBinaries(t *testing.T) {
1383 func TestDefaultInstallable(t *testing.T) {