Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/variant/variant.hash/
Dhash.pass.cpp64 V v3_other("not hello"); in test_hash_variant() local
73 assert(h(v3) != h(v3_other)); in test_hash_variant()
/external/llvm-project/libcxx/test/std/utilities/variant/variant.hash/
Dhash.pass.cpp63 V v3_other("not hello"); in test_hash_variant() local
72 assert(h(v3) != h(v3_other)); in test_hash_variant()