Searched refs:test_boolean (Results 1 – 2 of 2) sorted by relevance
68 void test_boolean() { in test_boolean() function74 test_boolean<char>(); in main()76 test_boolean<wchar_t>(); in main()
111 def test_boolean(self): member in TestIntegratedTestKeywordParser