Home
last modified time | relevance | path

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

/rocksdb-6.9/tools/
Dldb_test.py72 def assertRunFAILFull(self, params): member in LDBTestCase
98 self.assertRunFAILFull("%s %s" % (self.dbParam(self.DB_NAME), params))
189 self.assertRunFAILFull("put 0x6133 0x6233 --hex --create_if_missing")
244 self.assertRunFAILFull("put 0x6133 0x6233 --hex --create_if_missing")
462 self.assertRunFAILFull(cmd % dbPath)