Home
last modified time | relevance | path

Searched refs:tp1 (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/function.objects/unord.hash/
Dfloating.pass.cpp36 std::size_t tp1 = h(0.1); in test() local
42 assert(t0 != tp1); in test()
48 assert(tp1 != t1); in test()
49 assert(tp1 != tn1); in test()
50 assert(tp1 != pinf); in test()
51 assert(tp1 != ninf); in test()