Searched refs:test_comma (Results 1 – 4 of 4) sorted by relevance
85 bool test_comma() {93 return test_float() && test_half() && test_comma() ? colorGreen : colorRed;
94 void test_comma() in test_comma() function292 test->add(BOOST_TEST_CASE(&test_comma)); in init_unit_test_suite()
158 void test_comma(X x, Y y) { in test_comma() function
126 void test_comma() { in test_comma() function