reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
@ -20,7 +20,7 @@ namespace oceanbase {
|
||||
namespace common {
|
||||
|
||||
class MockMySQLProxy : public ObMySQLProxy {
|
||||
public:
|
||||
public:
|
||||
MOCK_METHOD2(read, int(ObMySQLProxy::ReadResult&, const char*));
|
||||
MOCK_METHOD3(read, int(ObMySQLProxy::ReadResult&, const uint64_t, const char*));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user