Searched refs:SI_ARCH_X64 (Results 1 – 3 of 3) sorted by relevance
25 SI_ARCH_X64 = 1, enumerator
44 EXPECT_EQ(rtc::SystemInfo::SI_ARCH_X64, architecture); in TEST()
118 cpu_arch_ = SI_ARCH_X64; in SystemInfo()