Searched defs:AllowSingleOperand (Results 1 – 3 of 3) sorted by relevance
33 virtual bool AllowSingleOperand() const override { return true; } in AllowSingleOperand() function
208 virtual bool AllowSingleOperand() const { return false; } in AllowSingleOperand() function
636 bool AllowSingleOperand() const override { return true; } in TEST_P() function in ROCKSDB_NAMESPACE::TEST_P::SingleMergeOp