Searched refs:SetAmountOfPhysicalMemoryMbForTesting (Results 1 – 3 of 3) sorted by relevance
16 base::SysInfo::SetAmountOfPhysicalMemoryMbForTesting(amount_of_memory_mb); in ScopedAmountOfPhysicalMemoryOverride()21 base::SysInfo::SetAmountOfPhysicalMemoryMbForTesting( in ~ScopedAmountOfPhysicalMemoryOverride()
347 static std::optional<uint64_t> SetAmountOfPhysicalMemoryMbForTesting(
266 std::optional<uint64_t> SysInfo::SetAmountOfPhysicalMemoryMbForTesting( in SetAmountOfPhysicalMemoryMbForTesting() function in base::SysInfo