![]() |
Storage Engine API
|
#include <boost/lexical_cast.hpp>#include <string>#include "mongo/db/concurrency/fast_map_noalloc.h"#include "mongo/db/concurrency/lock_manager_defs.h"#include "mongo/unittest/unittest.h"Classes | |
| struct | mongo::TestStruct |
Namespaces | |
| mongo | |
| Copyright (C) 2014 MongoDB Inc. | |
Typedefs | |
| typedef class FastMapNoAlloc< ResourceId, TestStruct > | mongo::TestFastMapNoAlloc |
Functions | |
| mongo::TEST (FastMapNoAlloc, Empty) | |
| mongo::TEST (FastMapNoAlloc, NotEmpty) | |
| mongo::TEST (FastMapNoAlloc, FindNonExisting) | |
| mongo::TEST (FastMapNoAlloc, FindAndRemove) | |
| mongo::TEST (FastMapNoAlloc, RemoveAll) | |