Namespaces | Defines | Functions | Variables
city_test.cc File Reference
#include "absl/hash/internal/city.h"
#include <string.h>
#include <cstdio>
#include <iostream>
#include "gtest/gtest.h"
Include dependency graph for city_test.cc:

Go to the source code of this file.

Namespaces

namespace  absl
namespace  absl::hash_internal

Defines

#define C(x)   0x##x##ULL

Functions

void absl::hash_internal::setup ()
 absl::hash_internal::TEST (CityHashTest, Unchanging)
void absl::hash_internal::TestUnchanging (const uint64_t *expected, int offset, int len)

Variables

static char absl::hash_internal::data [kDataSize]
static const int absl::hash_internal::kDataSize = 1 << 20
static const uint64_t absl::hash_internal::kSeed0 = 1234567
static const uint64_t absl::hash_internal::kSeed1 = k0
static const int absl::hash_internal::kTestSize = 300
static const uint64_t absl::hash_internal::testdata [kTestSize][4]

Define Documentation

#define C (   x)    0x##x##ULL

Definition at line 47 of file city_test.cc.



abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16