Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/
Dp1-0x.cpp39 no_type nt1 = first_arg(); in test_simple_deduction() local
52 no_type nt1 = first_arg_ref(); in test_simple_ref_deduction() local
71 no_type nt1 = first_arg_pair(); in test_pair_deduction() local
/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/webrtc/test/network/
Dnetwork_emulation_unittest.cc205 EmulatedNetworkManagerInterface* nt1 = in TEST() local
359 EmulatedNetworkManagerInterface* nt1 = in TEST() local
459 EmulatedNetworkManagerInterface* nt1 = in TEST() local
/external/clang/test/Analysis/
Ddtor.cpp536 NonTrivial nt1; in f() local