Searched defs:command (Results 1 – 7 of 7) sorted by relevance
232 bool RunSanityTests(const std::string& command, const std::string& path) { in RunSanityTests()279 std::string path, command; in main() local
437 LDBCommand* command = ROCKSDB_NAMESPACE::LDBCommand::InitFromCmdLineArgs( in TEST_F() local454 LDBCommand* command = ROCKSDB_NAMESPACE::LDBCommand::InitFromCmdLineArgs( in TEST_F() local
121 void PopulateCommandArgs(const std::string& file_path, const char* command, in PopulateCommandArgs()
494 std::string command; in Run() local
167 LDBCommand* command = selector(parsed_params); in InitFromCmdLineArgs() local
191 def _run_command(self, command): argument
211 def execute_script(self, command): argument