Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/language.support/cmp/cmp.categories.pre/
H A Dzero_type.verify.cpp35 void test_category(T v) { in test_category() function
54 test_category(std::strong_ordering::equivalent); in main()
55 test_category(std::weak_ordering::equivalent); in main()
56 test_category(std::partial_ordering::equivalent); in main()