Home
last modified time | relevance | path

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

/external/libcxx/test/std/containers/container.node/
Dnode_handle.pass.cpp101 typename Container::node_type nt1, nt2 = c.extract(c.emplace().first); in test_node_handle_operations() local
115 typename Container::node_type nt1, nt2 = c.extract(c.emplace()); in test_node_handle_operations_multi() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/container.node/
Dnode_handle.pass.cpp99 typename Container::node_type nt1, nt2 = c.extract(c.emplace().first); in test_node_handle_operations() local
113 typename Container::node_type nt1, nt2 = c.extract(c.emplace()); in test_node_handle_operations_multi() local
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp1-0x.cpp72 no_type nt2 = second_arg_pair(); in test_pair_deduction() local
/external/webrtc/test/network/
Dnetwork_emulation_unittest.cc207 EmulatedNetworkManagerInterface* nt2 = in TEST() local
361 EmulatedNetworkManagerInterface* nt2 = in TEST() local
461 EmulatedNetworkManagerInterface* nt2 = in TEST() local
/external/clang/test/Analysis/
Ddtor.cpp537 NonTrivial nt2(nt1); in f() local