Searched refs:foo_interface (Results 1 – 2 of 2) sorted by relevance
954 testAidlError(t, `module "foo_interface": stability: must be empty when "unstable" is true`, `970 …testAidlError(t, `module "foo_interface": versions: cannot have versions for an unstable interface…2219 …fooFreezeApiRule := ctx.ModuleForTests(t, "foo_interface", "").Output("update_or_freeze_api_3.time…
773 string foo_interface = in TEST_P() local787 auto parse_result = Parse("a/IFoo.aidl", foo_interface, typenames_, GetLanguage()); in TEST_P()