Searched defs:VALUE_1 (Results 1 – 6 of 6) sorted by relevance
26 const int VALUE_1 = 1; variable
62 const DistributedDB::Value VALUE_1 = {'a'}; variable
51 const std::vector<uint8_t> VALUE_1 = {'1'}; variable
39 const int VALUE_1 = 1; variable
941 void PutAndCheck(DistributedDB::Key KEY_1, DistributedDB::Value VALUE_1, vector<Entry> &entriesInDB) in PutAndCheck()
407 const DistributedDB::Value VALUE_1 = { 'v', '1' }; variable