Home
last modified time | relevance | path

Searched refs:ZUC_ASSERTG_NOT_NULL (Results 1 – 5 of 5) sorted by relevance

/third_party/weston/tools/zunitc/test/
Dfixtures_test.c64 ZUC_ASSERTG_NOT_NULL(data, out); in setup_test_config()
67 ZUC_ASSERTG_NOT_NULL(upper, out); in setup_test_config()
/third_party/weston/tests/
Dconfig-parser-test.c54 ZUC_ASSERTG_NOT_NULL(text, out); in load_config()
75 ZUC_ASSERTG_NOT_NULL(config, out); in setup_test_config()
/third_party/weston/tools/zunitc/inc/zunitc/
Dzunitc.h628 #define ZUC_ASSERTG_NOT_NULL(condition, label) \ macro
/third_party/weston/tools/zunitc/doc/
Dzunitc.dox84 - ZUC_ASSERTG_NOT_NULL()
/third_party/weston/tools/zunitc/src/
Dzunitc_impl.c180 ZUC_ASSERTG_NOT_NULL(test, out); in create_test()
407 ZUC_ASSERTG_NOT_NULL(parts, out); in segment_str()