Searched refs:TEST_STATUS (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | hpmufn.c | 45 #define TEST_STATUS(status, expected) UPRV_BLOCK_MACRO_BEGIN { \ macro 146 TEST_STATUS(status, U_ILLEGAL_ARGUMENT_ERROR); in TestHeapFunctions() 149 TEST_STATUS(status, U_ILLEGAL_ARGUMENT_ERROR); in TestHeapFunctions() 152 TEST_STATUS(status, U_ILLEGAL_ARGUMENT_ERROR); in TestHeapFunctions() 157 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 159 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 166 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 172 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 186 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions() 192 TEST_STATUS(status, U_ZERO_ERROR); in TestHeapFunctions()
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | test.cmake.in | 28 RESULT_VARIABLE TEST_STATUS) 29 if(TEST_STATUS) 30 message(FATAL_ERROR "Returned failed status ${TEST_STATUS}!")
|
/third_party/flutter/skia/third_party/externals/libpng/scripts/ |
D | test.cmake.in | 28 RESULT_VARIABLE TEST_STATUS) 29 if(TEST_STATUS) 30 message(FATAL_ERROR "Returned failed status ${TEST_STATUS}!")
|
/third_party/libpng/scripts/ |
D | test.cmake.in | 28 RESULT_VARIABLE TEST_STATUS) 29 if(TEST_STATUS) 30 message(FATAL_ERROR "Returned failed status ${TEST_STATUS}!")
|