Searched refs:FunctionDetectionTest (Results 1 – 2 of 2) sorted by relevance
354 class FunctionDetectionTest(CppStyleTestBase): class
6105 … Much more thorough verification is done as part of FunctionDetectionTest.test_parameter_list.6106 (FunctionDetectionTest.perform_function_detection): Added support for verifying6108 (FunctionDetectionTest.test_function_declaration_detection): Added more function6110 (FunctionDetectionTest.test_ignore_macros): Verify that function detection ignores macros.6111 (FunctionDetectionTest.test_parameter_list): Added tests to verify the parameter parsing.6639 (FunctionDetectionTest.perform_function_detection): Basic mechanics6641 (FunctionDetectionTest.test_basic_function_detection): Test a simple6643 (FunctionDetectionTest.test_function_declaration_detection): Test a6645 (FunctionDetectionTest.test_non_functions): A test case for a case