#include <google/protobuf/stubs/int128.h>
#include <algorithm>
#include <sstream>
#include <utility>
#include <google/protobuf/testing/googletest.h>
#include <gtest/gtest.h>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
Functions | |
static uint64 | google::protobuf::RandomUint64 () |
google::protobuf::TEST (Int128, AliasTests) | |
google::protobuf::TEST (Int128, AllTests) | |
google::protobuf::TEST (Int128, DivideAndMod) | |
google::protobuf::TEST (Int128, DivideAndModRandomInputs) | |
google::protobuf::TEST (Int128, Multiply) | |
google::protobuf::TEST (Int128, OperatorAssignReturnRef) | |
google::protobuf::TEST (Int128, OStream) | |
google::protobuf::TEST (Int128, PodTests) | |