Searched refs:IsWowX86OnARM64 (Results 1 – 3 of 3) sorted by relevance
139 bool IsWowX86OnARM64() const; // Chrome x86 on an ARM64 host machine.
120 EXPECT_TRUE(OSInfo::GetInstance()->IsWowX86OnARM64() || in TEST()
302 bool OSInfo::IsWowX86OnARM64() const { in IsWowX86OnARM64() function in base::win::OSInfo