Searched defs:AmountOfPhysicalMemory (Results 1 – 8 of 8) sorted by relevance
27 int64 AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function67 int64 SysInfo::AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function in base::SysInfo
13 int64 SysInfo::AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function in base::SysInfo
42 int64 SysInfo::AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function in base::SysInfo
45 int64 SysInfo::AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function in base::SysInfo
13 TEST(SysUtils, AmountOfPhysicalMemory) { in TEST() argument
57 int64_t SysInfo::AmountOfPhysicalMemory() { in AmountOfPhysicalMemory() function in v8::base::SysInfo
22 TEST(SysInfoTest, DISABLE_ON_NACL(AmountOfPhysicalMemory)) { in TEST()