Searched defs:CLASS (Results 1 – 4 of 4) sorted by relevance
| /foundation/graphic/graphic_2d/rosen/test/texgine/unittest/ |
| D | param_test_macros.h | 78 #define DEFINE_CHECK_RETVAL_FN(N, CLASS, FUNC, ...) \ argument 80 #define DEFINE_CHECK_OBJECT_FN(N, CLASS, FUNC, ...) std::function<void(PARAM_REF_ARG##N(__VA_ARGS__… argument 81 #define DEFINE_CHECK_ALL_FN(N, CLASS, FUNC, ...) std::function<void( \ argument 96 #define DEFINE_PARAM_TEST(CHECKING, N, CLASS, FUNC, ...) \ argument 121 #define DEFINE_CHECK_RETVAL_FN2(N, CLASS, FUNC, ...) \ argument 123 #define DEFINE_CHECK_OBJECT_FN2(N, CLASS, FUNC, ...) \ argument 125 #define DEFINE_CHECK_ALL_FN2(N, CLASS, FUNC, ...) \ argument
|
| /foundation/ability/ability_runtime/tools/test/moduletest/ability_delegator/ |
| D | ability_command_module_test.cpp | 35 const std::string CLASS = "class"; variable
|
| /foundation/ability/ability_base/interfaces/inner_api/base/include/ |
| D | base_def.h | 52 #define CLASS(id, x) \ macro
|
| /foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/ |
| D | ability_command_test.cpp | 37 const std::string CLASS = "class"; variable
|