HomeSort by relevance Sort by last modified time
    Searched refs:A_wrap_1 (Results 1 - 3 of 3) sorted by null

  /external/libcxx/test/std/experimental/utilities/tuple/tuple.apply/
extended_types.pass.cpp 67 typedef A_wrap<A_int_1> A_wrap_1;
206 typedef A_wrap_1 Wrap;
391 , std::tuple<A_wrap_1 &, int>, std::tuple<A_wrap_1 const &, int>
397 , std::tuple<A_wrap_1, int>, std::tuple<A_wrap_1 const, int>
403 , std::pair<A_wrap_1 &, int>, std::pair<A_wrap_1 const &, int>
409 , std::pair<A_wrap_1, int>, std::pair<A_wrap_1 const, int
    [all...]
  /external/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/
apply_extended_types.pass.cpp 67 typedef A_wrap<A_int_1> A_wrap_1;
205 typedef A_wrap_1 Wrap;
390 , std::tuple<A_wrap_1 &, int>, std::tuple<A_wrap_1 const &, int>
396 , std::tuple<A_wrap_1, int>, std::tuple<A_wrap_1 const, int>
402 , std::pair<A_wrap_1 &, int>, std::pair<A_wrap_1 const &, int>
408 , std::pair<A_wrap_1, int>, std::pair<A_wrap_1 const, int
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/experimental/utilities/tuple/tuple.apply/
extended_types.pass.cpp 67 typedef A_wrap<A_int_1> A_wrap_1;
206 typedef A_wrap_1 Wrap;
391 , std::tuple<A_wrap_1 &, int>, std::tuple<A_wrap_1 const &, int>
397 , std::tuple<A_wrap_1, int>, std::tuple<A_wrap_1 const, int>
403 , std::pair<A_wrap_1 &, int>, std::pair<A_wrap_1 const &, int>
409 , std::pair<A_wrap_1, int>, std::pair<A_wrap_1 const, int
    [all...]

Completed in 132 milliseconds