Lines Matching defs:T
57 func _testAidl(t *testing.T, bp string, customizers ...android.FixturePreparer) android.FixturePrep…
178 func testAidl(t *testing.T, bp string, customizers ...android.FixturePreparer) (*android.TestContex…
185 func testAidlError(t *testing.T, pattern, bp string, customizers ...android.FixturePreparer) {
194 func assertModulesExists(t *testing.T, ctx *android.TestContext, names ...string) {
213 func assertContains(t *testing.T, actual, expected string) {
220 func assertListContains(t *testing.T, actual []string, expected string) {
231 func TestVintfWithoutVersionInRelease(t *testing.T) {
253 func TestUnstableVersionUsageInRelease(t *testing.T) {
304 func TestNonVersionedModuleUsageInRelease(t *testing.T) {
340 func TestImportInRelease(t *testing.T) {
368 func TestUnstableVersionedModuleUsageInRelease(t *testing.T) {
390 func TestUnstableModules(t *testing.T) {
443 func TestCreatesModulesWithNoVersions(t *testing.T) {
461 func TestCreatesModulesWithFrozenVersions(t *testing.T) {
506 func TestErrorsWithUnsortedVersions(t *testing.T) {
526 func TestErrorsWithDuplicateVersions(t *testing.T) {
541 func TestErrorsWithNonPositiveVersions(t *testing.T) {
556 func TestErrorsWithNonIntegerVersions(t *testing.T) {
576 func TestNativeOutputIsAlwaysVersioned(t *testing.T) {
652 func TestImports(t *testing.T) {
755 func TestDuplicatedVersions(t *testing.T) {
883 func TestUnstableVndkModule(t *testing.T) {
921 func TestCcModuleWithApexNameMacro(t *testing.T) {
953 func TestSrcsAvailable(t *testing.T) {
992 func TestRustDuplicateNames(t *testing.T) {
1006 func TestAidlImportFlagsForIncludeDirs(t *testing.T) {
1066 func TestSupportsGenruleAndFilegroup(t *testing.T) {
1177 func TestAidlFlags(t *testing.T) {
1202 func TestAidlModuleNameContainsVersion(t *testing.T) {
1218 func TestExplicitAidlModuleImport(t *testing.T) {