HomeSort by relevance Sort by last modified time
    Searched refs:FUNCTION_PURE_VIRTUAL (Results 1 - 4 of 4) sorted by null

  /external/google-breakpad/src/testing/scripts/generator/cpp/
gmock_class.py 52 function_type = ast.FUNCTION_VIRTUAL | ast.FUNCTION_PURE_VIRTUAL
ast.py 67 FUNCTION_PURE_VIRTUAL = 0x04
    [all...]
  /external/googletest/googlemock/scripts/generator/cpp/
gmock_class.py 52 function_type = (ast.FUNCTION_VIRTUAL | ast.FUNCTION_PURE_VIRTUAL |
ast.py 67 FUNCTION_PURE_VIRTUAL = 0x04
    [all...]

Completed in 2957 milliseconds