Searched defs:foos (Results 1 – 2 of 2) sorted by relevance
136 final Foo[] foos = new Foo[2*n]; in test() local
1882 EnumFoo[] foos = {EnumFoo.a, EnumFoo.c, EnumFoo.d}; in test_Of_EEArray() local