HomeSort by relevance Sort by last modified time
    Searched refs:Tuple1 (Results 1 - 25 of 38) sorted by null

1 2

  /external/chromium_org/components/autofill/content/renderer/
renderer_save_password_progress_logger_unittest.cc 33 Tuple1<std::string> param;
  /external/chromium_org/webkit/browser/quota/
quota_callbacks.h 73 typedef CallbackQueue<UsageCallback, Tuple1<int64> >
121 typedef CallbackQueueMap<UsageCallback, std::string, Tuple1<int64> >
  /external/chromium_org/testing/
gmock_mutant.h 129 const Tuple1<C1>& c) {
135 const Tuple1<C1>& c) {
219 const Tuple1<P1>& p,
225 const Tuple1<P1>& p,
233 const Tuple1<P1>& p,
234 const Tuple1<C1>& c) {
239 const Tuple1<P1>& p,
240 const Tuple1<C1>& c) {
248 const Tuple1<P1>& p,
254 const Tuple1<P1>& p
    [all...]
  /external/chromium_org/content/renderer/
external_popup_menu_browsertest.cc 84 Tuple1<ViewHostMsg_ShowPopup_Params> param;
  /external/chromium_org/base/
tuple.h 69 // Tuple1<A> is rarely useful. One such use is when A is non-const ref that you
80 struct Tuple1 {
84 Tuple1() {}
85 explicit Tuple1(typename TupleTraits<A>::ParamType a) : a(a) {}
279 struct TupleTypes< Tuple1<A> > {
280 typedef Tuple1<typename TupleTraits<A>::ValueType> ValueTuple;
281 typedef Tuple1<typename TupleTraits<A>::RefType> RefTuple;
282 typedef Tuple1<typename TupleTraits<A>::ParamType> ParamTuple;
429 inline Tuple1<A> MakeTuple(const A& a) {
430 return Tuple1<A>(a)
    [all...]
observer_list_threadsafe.h 178 UnboundMethod<ObserverType, Method, Tuple1<A> > method(m, MakeTuple(a));
179 Notify<Method, Tuple1<A> >(method);
tuple_unittest.cc 34 Tuple1<int> t1(1);
  /external/chromium_org/content/renderer/media/
render_media_log_unittest.cc 39 Tuple1<std::vector<media::MediaLogEvent> > events;
  /external/chromium_org/ppapi/host/
dispatch_host_message.h 32 Tuple1<A>& arg) {
  /external/chromium_org/base/memory/
raw_scoped_refptr_mismatch_checker.h 55 struct ParamsUseScopedRefptrCorrectly<Tuple1<A> > {
  /external/chromium_org/chrome/browser/password_manager/
chrome_password_manager_client_unittest.cc 80 Tuple1<bool> param;
  /external/chromium_org/ppapi/proxy/
dispatch_reply_message.h 33 const Tuple1<A>& arg) {
ppapi_message_utils.h 26 struct TupleTypeMatch1<Tuple1<A>, A> {
plugin_var_tracker_unittest.cc 59 Tuple1<int64> id;
  /external/chromium_org/components/autofill/content/browser/
content_autofill_driver_unittest.cc 138 Tuple1<std::vector<FormDataPredictions> > autofill_param;
158 Tuple1<base::string16> autofill_param;
  /external/chromium_org/content/child/
resource_dispatcher_unittest.cc 200 Tuple1<int> args;
210 Tuple1<int> args;
220 Tuple1<int> args;
230 Tuple1<int> args;
241 Tuple1<int> args;
  /external/chromium_org/content/renderer/accessibility/
renderer_accessibility_browsertest.cc 60 Tuple1<std::vector<AccessibilityHostMsg_EventParams> > param;
549 Tuple1<std::vector<AccessibilityHostMsg_EventParams> > param;
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-tuple.h 956 template <class Tuple1, class Tuple2>
957 static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) {
964 template <class Tuple1, class Tuple2>
965 static bool Eq(const Tuple1& t1, const Tuple2& t2) {
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-tuple.h 904 template <class Tuple1, class Tuple2>
905 static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) {
912 template <class Tuple1, class Tuple2>
913 static bool Eq(const Tuple1& t1, const Tuple2& t2) {
  /external/gtest/include/gtest/internal/
gtest-tuple.h 948 template <class Tuple1, class Tuple2>
949 static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) {
956 template <class Tuple1, class Tuple2>
957 static bool Eq(const Tuple1& t1, const Tuple2& t2) {
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-tuple.h 904 template <class Tuple1, class Tuple2>
905 static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) {
912 template <class Tuple1, class Tuple2>
913 static bool Eq(const Tuple1& t1, const Tuple2& t2) {
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-tuple.h 904 template <class Tuple1, class Tuple2>
905 static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) {
912 template <class Tuple1, class Tuple2>
913 static bool Eq(const Tuple1& t1, const Tuple2& t2) {
  /external/protobuf/gtest/include/gtest/internal/
gtest-tuple.h 902 template <class Tuple1, class Tuple2>
903 static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) {
910 template <class Tuple1, class Tuple2>
911 static bool Eq(const Tuple1& t1, const Tuple2& t2) {
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-tuple.h 948 template <class Tuple1, class Tuple2>
949 static bool Eq(const Tuple1& /* t1 */, const Tuple2& /* t2 */) {
956 template <class Tuple1, class Tuple2>
957 static bool Eq(const Tuple1& t1, const Tuple2& t2) {
  /external/chromium_org/ipc/
ipc_message_utils.h 535 struct ParamTraits< Tuple1<A> > {
536 typedef Tuple1<A> param_type;
914 Tuple1<Message&> t = MakeRefTuple(*reply);

Completed in 771 milliseconds

1 2