Searched refs:AmountOfPhysicalMemoryMB (Results 1 – 3 of 3) sorted by relevance
65 int ram_size_mb = SysInfo::AmountOfPhysicalMemoryMB(); in DetectLowEndDevice()
49 static int AmountOfPhysicalMemoryMB() { in AmountOfPhysicalMemoryMB() function
31 EXPECT_GT(SysInfo::AmountOfPhysicalMemoryMB(), 0); in TEST_F()