Searched defs:both (Results 1 – 8 of 8) sorted by relevance
70 public static <T> CombinableMatcher<T> both(Matcher<T> matcher) { in both() method in JUnitMatchers
98 void bind_lvalue_to_conv_lvalue_ambig(ConvertibleToBothDerivedRef both) { in bind_lvalue_to_conv_lvalue_ambig()132 void bind_lvalue_to_conv_rvalue_ambig(ConvertibleToBothDerived both) { in bind_lvalue_to_conv_rvalue_ambig()
32 } both; member
221 struct both { struct229 struct both *both = arg; in combined_read_cb() argument247 struct both *both = arg; in combined_write_cb() local
114 #pragma weak both = __both macro
1798 DBusList **neither, **just_type, **just_iface, **both; in bus_matchmaker_get_recipients() local
1767 ZoneList<CharacterRange> both(4); in TEST() local
4218 v8::Handle<v8::ObjectTemplate> both = v8::ObjectTemplate::New(); in TEST() local