Searched refs:be64_index (Results 1 – 1 of 1) sorted by relevance
667 int64_t be64_index = static_cast<int64_t>(rtc::NetworkToHost64(1 << 16)); in TEST_F() local668 EXPECT_EQ(be64_index, index); in TEST_F()