Lines Matching refs:c_str
120 fprintf(stderr, "Get returned unexpected value: %s\n", value.c_str()); in DBGet()
158 s.ToString().c_str()); in DoInsert()
176 s.ToString().c_str()); in DoInsert()
188 txn->GetName().c_str(), s.ToString().c_str(), in DoInsert()
189 txn->GetSnapshot()->GetSequenceNumber(), full_key.c_str(), in DoInsert()
203 s.ToString().c_str(), txn->GetName().c_str()); in DoInsert()
218 s.ToString().c_str(), txn->GetName().c_str()); in DoInsert()
224 txn->GetName().c_str(), s.ToString().c_str()); in DoInsert()
247 s.ToString().c_str()); in DoInsert()
255 s.ToString().c_str()); in DoInsert()
262 s.ToString().c_str(), txn->GetName().c_str()); in DoInsert()
339 value.ToString().c_str()); in Verify()