Lines Matching defs:T
74 func _testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, andro…
157 func testAidl(t *testing.T, bp string, customizers ...testCustomizer) (*android.TestContext, androi…
167 func testAidlError(t *testing.T, pattern, bp string, customizers ...testCustomizer) {
184 func assertModulesExists(t *testing.T, ctx *android.TestContext, names ...string) {
203 func TestVintfWithoutVersionInRelease(t *testing.T) {
220 func TestUnstableVersionUsageInRelease(t *testing.T) {
271 func TestNonVersionedModuleUsageInRelease(t *testing.T) {
307 func TestUnstableModules(t *testing.T) {
345 func TestCreatesModulesWithNoVersions(t *testing.T) {
358 func TestCreatesModulesWithFrozenVersions(t *testing.T) {
402 func TestNativeOutputIsAlwaysVersioned(t *testing.T) {
463 func TestGenLogForNativeBackendRequiresJson(t *testing.T) {
495 func TestImports(t *testing.T) {
580 func TestDuplicatedVersions(t *testing.T) {