Searched refs:sSysInfo (Results 1 – 1 of 1) sorted by relevance
417 SYSTEM_INFO sSysInfo; // Useful information about the system in TEST_F() local418 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F()421 const DWORD kPageSize = sSysInfo.dwPageSize; in TEST_F()510 SYSTEM_INFO sSysInfo; // Useful information about the system in TEST_F() local511 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F()513 const DWORD kPageSize = sSysInfo.dwPageSize; in TEST_F()