ReactOS 0.4.16-dev-289-g096a551
|
Public Attributes | |
enum api | function |
const struct notification * | test |
unsigned int | count |
unsigned int | index |
HANDLE | wait |
unsigned int | line |
DWORD | thread |
DWORD | expect_result |
BOOL | is_aborted |
Definition at line 60 of file notification.c.
Definition at line 64 of file notification.c.
Referenced by _read_request_data(), attr_cache_update(), check_notification(), cl_addr_compare(), close_request(), CredReadW(), encode_file_attrs(), end_test(), EnumWindowsProc(), get_const_upload_info(), handle_getacl(), handle_nfs41_set_size(), handle_setacl(), handle_setexattr(), init_set_constants_param(), open_async_request(), server_send_reply(), setup_test(), test_async(), test_async_HttpSendRequestEx(), test_connection_cache(), and test_redirect().
DWORD info::expect_result |
Definition at line 7382 of file http.c.
Referenced by check_notification(), and setup_test().
Definition at line 62 of file notification.c.
Referenced by check_notification(), and setup_test().
Definition at line 65 of file notification.c.
Referenced by _read_request_data(), add_source_to_list(), check_notification(), close_request(), end_test(), ICreateTypeLib2_fnCreateTypeInfo(), InitIndex(), MsiSourceListAddSourceExW(), open_async_request(), PopupChild_WndProc(), ReleaseIndex(), server_send_reply(), setup_test(), test_async(), test_async_HttpSendRequestEx(), test_connection_cache(), and test_redirect().
BOOL info::is_aborted |
Definition at line 7383 of file http.c.
Referenced by check_notification(), and test_async_HttpSendRequestEx().
Definition at line 67 of file notification.c.
Referenced by check_notification(), and setup_test().
const struct notification * info::test |
Definition at line 63 of file notification.c.
Referenced by _read_request_data(), check_notification(), close_request(), end_test(), open_async_request(), server_send_reply(), setup_test(), test_async(), test_async_HttpSendRequestEx(), test_connection_cache(), and test_redirect().
DWORD info::thread |
Definition at line 7380 of file http.c.
Referenced by check_notification(), start_dummy_thread(), stop_dummy_thread(), and test_async_HttpSendRequestEx().
HANDLE info::wait |
Definition at line 66 of file notification.c.
Referenced by _read_request_data(), check_notification(), close_request(), server_send_reply(), setup_test(), test_async(), test_async_HttpSendRequestEx(), test_concurrent_header_access(), test_connection_cache(), test_persistent_connection(), and test_redirect().