Searched refs:sSysInfo (Results 1 – 1 of 1) sorted by relevance
412 SYSTEM_INFO sSysInfo; // Useful information about the system in TEST_F() local413 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F()416 const DWORD kPageSize = sSysInfo.dwPageSize; in TEST_F()505 SYSTEM_INFO sSysInfo; // Useful information about the system in TEST_F() local506 GetSystemInfo(&sSysInfo); // Initialize the structure. in TEST_F()508 const DWORD kPageSize = sSysInfo.dwPageSize; in TEST_F()