HomeSort by relevance Sort by last modified time
    Searched full:friends (Results 51 - 75 of 571) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest_prod.h 38 // use the FRIEND_TEST macro to declare your tests as friends of the
  /external/llvm/include/llvm/Support/
Capacity.h 25 // and friends. More specialized versions will work for others.
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest_prod.h 38 // use the FRIEND_TEST macro to declare your tests as friends of the
  /external/mesa3d/src/gtest/include/gtest/
gtest_prod.h 38 // use the FRIEND_TEST macro to declare your tests as friends of the
  /external/open-vcdiff/gtest/include/gtest/
gtest_prod.h 38 // use the FRIEND_TEST macro to declare your tests as friends of the
  /external/protobuf/gtest/include/gtest/
gtest_prod.h 38 // use the FRIEND_TEST macro to declare your tests as friends of the
  /external/v8/include/
v8stdint.h 46 // intptr_t and friends are defined in crtdefs.h through stdio.h.
  /frameworks/native/services/surfaceflinger/RenderEngine/
Description.h 32 * Program and ProgramCache are friends and access the state directly
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest_prod.h 38 // use the FRIEND_TEST macro to declare your tests as friends of the
  /docs/source.android.com/
DoxygenLayout.xml 59 <friends title=""/>
154 <friends title=""/>
173 <friends title=""/>
  /external/chromium_org/ppapi/c/documentation/
DoxygenLayout.xml 63 <friends title=""/>
153 <friends title=""/>
170 <friends title=""/>
  /external/clang/test/SemaCXX/
warn-unused-private-field.cpp 162 // Undefined methods make mutual friends undefined.
173 // Undefined friends do not make a mutual friend undefined.
185 // Undefined nested classes make mutual friends undefined.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
class_properties.hpp 164 #define BOOST_READONLY_PROPERTY( property_type, friends ) boost::unit_test::readwrite_property<property_type >
170 #define BOOST_READONLY_PROPERTY( property_type, friends ) \
174 BOOST_PP_SEQ_FOR_EACH( BOOST_READONLY_PROPERTY_DECLARE_FRIEND, ' ', friends ) \
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
rostermodule_unittest.cc 642 "<group>Friends</group>"
649 "<group>Friends</group>"
680 "groups:[Friends, Bowling Team, Bowling League]]"
684 "<ros:group>Friends</ros:group>"
690 "groups:[Friends, Bowling Team, Bowling League]]"
694 "<ros:group>Friends</ros:group>"
721 TEST_OK(contact->AddGroup("Friends"));
722 TEST_OK(contact->RemoveGroup("Friends")); // Maybe not...
775 "<group>Friends</group>"
789 "groups:[Friends, Bowling Team, Bowling League]]
    [all...]
  /external/chromium_org/base/mac/
libdispatch_task_runner.h 18 // to PostTask() and friends to a dispatch queue, while being reusable as a
  /external/chromium_org/chrome/browser/extensions/token_cache/
token_cache_service_unittest.cc 103 // Use the fact that we are friends to insert an expired token.
  /external/clang/test/CXX/class.access/class.friend/
p1.cpp 6 // its friends, if any, by way of friend declarations. Such declarations give
7 // special access rights to the friends, but they do not make the nominated
8 // friends members of the befriending class.
117 // Make sure that friends have access to inherited protected members.
p9-cxx0x.cpp 74 // Dependently-scoped, no friends.
  /external/compiler-rt/lib/interception/
interception_type_test.cc 31 // The following are the cases when pread (and friends) is used instead of
  /external/ipsec-tools/src/racoon/
evt.h 64 #define EVTT_PEERPH1_NOPROP 14 /* NO_PROPOSAL_CHOSEN & friends */
  /external/kernel-headers/original/asm-mips/dec/
kn02xa.h 15 * For other addresses refer to tc.h, ioasic_addrs.h and friends.
  /external/openssh/
xmalloc.c 6 * Versions of malloc and friends that check their results, and never return
  /external/v8/src/
apiutils.h 62 // Introduce an alias for the handle scope data to allow non-friends
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
appletrawmain.py 5 # emulation, by BuildApplet and friends.
  /external/chromium/testing/gtest/
CHANGES 34 * New feature: predicates used inside EXPECT_TRUE() and friends
64 * New feature: EXPECT_DEATH_IF_SUPPORTED macro and friends.

Completed in 530 milliseconds

1 23 4 5 6 7 8 91011>>