Home
last modified time | relevance | path

Searched refs:badInput (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/tools/
Dldb_cmd_test.cc67 for (const auto badInput : badInputs) { in TEST_F() local
69 ROCKSDB_NAMESPACE::LDBCommand::HexToString(badInput); in TEST_F()
70 std::cerr << "Should fail on bad hex value: " << badInput << "\n"; in TEST_F()