Home
last modified time | relevance | path

Searched defs:both (Results 1 – 8 of 8) sorted by relevance

/external/junit/src/org/junit/matchers/
DJUnitMatchers.java70 public static <T> CombinableMatcher<T> both(Matcher<T> matcher) { in both() method in JUnitMatchers
/external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
Dp5-var.cpp98 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()
/external/clang/test/Sema/
Dmissing-field-initializers.c32 } both; member
/external/chromium/third_party/libevent/test/
Dregress.c221 struct both { struct
229 struct both *both = arg; in combined_read_cb() argument
247 struct both *both = arg; in combined_write_cb() local
/external/clang/test/CodeGen/
Dpragma-weak.c114 #pragma weak both = __both macro
/external/dbus/bus/
Dsignals.c1798 DBusList **neither, **just_type, **just_iface, **both; in bus_matchmaker_get_recipients() local
/external/v8/test/cctest/
Dtest-regexp.cc1767 ZoneList<CharacterRange> both(4); in TEST() local
Dtest-debug.cc4218 v8::Handle<v8::ObjectTemplate> both = v8::ObjectTemplate::New(); in TEST() local