Home
last modified time | relevance | path

Searched refs:TEST_END (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.c194 TEST_END(ntf_msg); in memory_test_normal()
201 TEST_END(ntf_msg); in memory_test_normal()
232 TEST_END(ntf_msg); in memory_test_normal()
239 TEST_END(ntf_msg); in memory_test_normal()
260 TEST_END(ntf_msg); in memory_test_normal()
267 TEST_END(ntf_msg); in memory_test_normal()
350 TEST_END(qtf_msg); in memory_test_quick()
357 TEST_END(qtf_msg); in memory_test_quick()
388 TEST_END(qtf_msg); in memory_test_quick()
395 TEST_END(qtf_msg); in memory_test_quick()
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dtestops.c54 "]]", TEST_END,
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dtest.h57 #define TEST_END 8 macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dlex.c1452 case TEST_END: in sh_lex()