Searched refs:test_includes (Results 1 – 2 of 2) sorted by relevance
68 test_includes(Compare compare) in test_includes() function101 test_includes<float64_t, float64_t>(std::less<>()); in main()102 …test_includes<Num<int64_t>, Num<int32_t>>([](const Num<int64_t>& x, const Num<int32_t>& y) { retur… in main()
145 def test_includes(self):150 def test_includes(self): global() member in TestTranslationUnit