|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Macros | |
| #define | NDEBUG |
| #define | TAG_POOLTEST 'tstP' |
| #define | BASE_POOL_TYPE_MASK 3 |
| #define | QUOTA_POOL_MASK 8 |
Functions | |
| static LONG | GetRefCount (_In_ PVOID Object) |
| static VOID | PoolsTest (VOID) |
| static VOID | TestPoolTags (VOID) |
| static VOID | TestPoolQuota (VOID) |
| static VOID | TestBigPoolExpansion (VOID) |
| START_TEST (ExPools) | |
Definition at line 20 of file ExPools.c.
Referenced by TestPoolQuota().
Definition at line 27 of file ExPools.c.
Referenced by START_TEST().
| START_TEST | ( | ExPools | ) |
Definition at line 238 of file ExPools.c.
Referenced by START_TEST().
Definition at line 141 of file ExPools.c.
Referenced by START_TEST().