Searched refs:this_test_function (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/vts/include/
H A DlibvtsSUNWxfb.h67 - this_test_function : the actual test for test[0..count-1]
73 this_test_function = subtest_video;
80 gfxtest_function *this_test_function; member in struct:gfxtest_info_t
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/vts/
H A Dgfx_vts.c229 free(tests->this_test_function);
230 tests->this_test_function = NULL;
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A DlibvtsSUNWast.c75 tests->this_test_function =
80 (tests->this_test_function == NULL)) {
89 memcpy(tests->this_test_function, ast_test_list,
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A DlibvtsSUNWefb.c75 tests->this_test_function =
80 (tests->this_test_function == NULL)) {
89 memcpy(tests->this_test_function, efb_test_list,
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A DlibvtsSUNWmga.c75 tests->this_test_function =
80 (tests->this_test_function == NULL)) {
89 memcpy(tests->this_test_function, mga_test_list,

Completed in 11 milliseconds