Home
last modified time | relevance | path

Searched defs:P2 (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/pairs/pairs.pair/
Dconst_pair_U_V.pass.cpp23 typedef std::pair<double, long> P2; in main() typedef
33 typedef std::pair<double, long> P2; in main() typedef
Dpiecewise.pass.cpp27 typedef std::pair<int*, int> P2; in main() typedef
Dassign_const_pair_U_V.pass.cpp23 typedef std::pair<double, long> P2; in main() typedef
Dassign_rv_pair_U_V.pass.cpp35 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef
Drv_pair_U_V.pass.cpp35 typedef std::pair<std::unique_ptr<Base>, long> P2; in main() typedef