Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dint128_unittest.cc54 uint128 low_high(0, kuint64max); in TEST() local
135 EXPECT_EQ(high_low - one, low_high); in TEST()
136 EXPECT_EQ(low_high + one, high_low); in TEST()