Lines Matching refs:KVMap
132 void AddMockFile(const stl_wrappers::KVMap& contents, int level = 0) { in AddMockFile()
206 stl_wrappers::KVMap CreateTwoFiles(bool gen_corrupted_keys) { in CreateTwoFiles()
298 const stl_wrappers::KVMap& expected_results, in RunCompaction()
639 stl_wrappers::KVMap empty_map; in TEST_F()
1024 const stl_wrappers::KVMap::value_type blob1( in TEST_F()
1026 const stl_wrappers::KVMap::value_type blob2(KeyStr("b", 2U, kTypeBlobIndex), in TEST_F()
1028 const stl_wrappers::KVMap::value_type blob3(KeyStr("c", 3U, kTypeBlobIndex), in TEST_F()
1033 const stl_wrappers::KVMap::value_type blob4(KeyStr("d", 4U, kTypeBlobIndex), in TEST_F()
1035 const stl_wrappers::KVMap::value_type blob5(KeyStr("e", 5U, kTypeBlobIndex), in TEST_F()
1037 const stl_wrappers::KVMap::value_type blob6( in TEST_F()
1043 const stl_wrappers::KVMap::value_type expected_blob1( in TEST_F()
1045 const stl_wrappers::KVMap::value_type expected_blob2( in TEST_F()
1047 const stl_wrappers::KVMap::value_type expected_blob3( in TEST_F()
1049 const stl_wrappers::KVMap::value_type expected_blob4( in TEST_F()
1051 const stl_wrappers::KVMap::value_type expected_blob5( in TEST_F()
1053 const stl_wrappers::KVMap::value_type expected_blob6( in TEST_F()