Searched defs:fruit (Results 1 – 12 of 12) sorted by relevance
15 add_library(fruit SHARED ${FRUIT_SOURCES}) target21 add_library(fruit STATIC ${FRUIT_SOURCES}) target
24 namespace fruit { namespace
28 namespace fruit { namespace
25 namespace fruit { namespace
40 namespace fruit { namespace
37 namespace fruit { namespace
29 String fruit() default "bananas"; in fruit() method
24 public void testAFruit(Fruit fruit) throws Exception { in testAFruit()
16 using namespace fruit; variable