|
ReactOS 0.4.16-dev-2491-g3dc6630
|

Public Attributes | |
| enum api | function |
| const struct notification * | test |
| unsigned int | count |
| unsigned int | index |
| HANDLE | wait |
| unsigned int | line |
| DWORD | main_thread_id |
| DWORD | last_thread_id |
| DWORD | last_status |
| char | buffer [256] |
| unsigned int | buflen |
| DWORD | thread |
| DWORD | expect_result |
| BOOL | is_aborted |
Definition at line 69 of file notification.c.
| char info::buffer[256] |
Definition at line 80 of file notification.c.
Referenced by check_notification(), KdbpDisassemble(), KdbpGetInstLength(), and test_websocket().
Definition at line 81 of file notification.c.
Referenced by check_notification(), and test_websocket().
Definition at line 73 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(), 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(), test_redirect(), and test_websocket().
| DWORD info::expect_result |
Definition at line 7382 of file http.c.
Referenced by check_notification(), and setup_test().
Definition at line 71 of file notification.c.
Referenced by check_notification(), and setup_test().
Definition at line 74 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(), test_redirect(), and test_websocket().
| BOOL info::is_aborted |
Definition at line 7383 of file http.c.
Referenced by check_notification(), and test_async_HttpSendRequestEx().
| DWORD info::last_status |
Definition at line 79 of file notification.c.
Referenced by check_notification(), setup_test(), and test_async().
| DWORD info::last_thread_id |
Definition at line 78 of file notification.c.
Referenced by check_notification(), setup_test(), and test_async().
Definition at line 76 of file notification.c.
Referenced by check_notification(), and setup_test().
| DWORD info::main_thread_id |
Definition at line 77 of file notification.c.
Referenced by check_notification(), and setup_test().
| const struct notification * info::test |
Definition at line 72 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(), test_redirect(), and test_websocket().
| 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 75 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(), test_redirect(), and test_websocket().