Home
last modified time | relevance | path

Searched refs:FunctionDetectionTest (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/style/checkers/
Dcpp_unittest.py354 class FunctionDetectionTest(CppStyleTestBase): class
/external/webkit/Tools/
DChangeLog-2011-02-166105 … Much more thorough verification is done as part of FunctionDetectionTest.test_parameter_list.
6106 (FunctionDetectionTest.perform_function_detection): Added support for verifying
6108 (FunctionDetectionTest.test_function_declaration_detection): Added more function
6110 (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 mechanics
6641 (FunctionDetectionTest.test_basic_function_detection): Test a simple
6643 (FunctionDetectionTest.test_function_declaration_detection): Test a
6645 (FunctionDetectionTest.test_non_functions): A test case for a case