Searched defs:test_bool (Results 1 – 4 of 4) sorted by relevance
139 def test_bool(self): member in SetMethodTests
39 void test_bool() { in test_bool() function
260 …void test_bool() { enable_if_bool<false>::type i; } // expected-error{{enable_if_bool<false>'; did… in test_bool() function
1036 void test_bool(bool a) { in test_bool() function