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