Home
last modified time | relevance | path

Searched refs:big_pod (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dint128_unittest.cc193 uint128_pod big_pod = {1, 0}; in TEST() local
247 EXPECT_EQ(one, big_pod >> 64); in TEST()