Searched defs:oneway_interface (Results 1 – 1 of 1) sorted by relevance
231 const string oneway_interface = "package a; oneway interface IBar { void f(out int[] bar); }"; in TEST_P() local721 const string oneway_interface = "package a; oneway interface IBar { void f(int a); }"; in TEST_P() local