Namespaces | Enumerations
raw_hash_set_allocator_test.cc File Reference
#include <limits>
#include <scoped_allocator>
#include "gtest/gtest.h"
#include "absl/container/internal/raw_hash_set.h"
#include "absl/container/internal/tracked.h"
Include dependency graph for raw_hash_set_allocator_test.cc:

Go to the source code of this file.

Namespaces

namespace  absl
namespace  absl::container_internal

Enumerations

enum  AllocSpec

Variable Documentation

Alloc a1 = Alloc(1)

Definition at line 183 of file raw_hash_set_allocator_test.cc.

Alloc a2 = Alloc(2)

Definition at line 185 of file raw_hash_set_allocator_test.cc.

size_t id_ = std::numeric_limits<size_t>::max()

Definition at line 119 of file raw_hash_set_allocator_test.cc.

size_t num_allocs = 0

Definition at line 33 of file raw_hash_set_allocator_test.cc.

std::set<void*> owned

Definition at line 34 of file raw_hash_set_allocator_test.cc.

std::shared_ptr<AllocState> state_ = std::make_shared<AllocState>()

Definition at line 121 of file raw_hash_set_allocator_test.cc.

Table t1 = Table(0, a1)

Definition at line 184 of file raw_hash_set_allocator_test.cc.



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