reformat source code

according to code styles, 'AccessModifierOffset' should be -2.
This commit is contained in:
gm
2021-06-16 15:48:42 +08:00
committed by MizuhaHimuraki
parent 8c4a2f26a6
commit 4a92b6d7df
3314 changed files with 23131 additions and 23401 deletions

View File

@ -18,18 +18,18 @@ using namespace oceanbase::sql;
using namespace oceanbase::common;
class ObExprInTest : public ::testing::Test {
public:
public:
ObExprInTest();
virtual ~ObExprInTest();
virtual void SetUp();
virtual void TearDown();
private:
private:
// disallow copy
ObExprInTest(const ObExprInTest& other);
ObExprInTest& operator=(const ObExprInTest& other);
protected:
protected:
// data members
};
@ -2330,8 +2330,8 @@ TEST_F(ObExprInTest, basic_test)
/// 2, datetime, 3); / R(ObIntType, 1, 8, 2, 4, timestamp, 1, timestamp, 2, timestamp, 2, timestamp, 1, timestamp, 1,
/// timestamp, 2, timestamp, 2, timestamp, 3); / R(ObIntType, 1, 8, 2, 4, date, 1, date, 2, date, 2, date, 1, date,
/// 1, date, 2, date, 2, date, 3); / R(ObIntType, 1, 8, 2, 4, time, 1, time, 2, time, 2, time, 1, time, 1, time, 2,
/// time, 2, time, 3); / R(ObIntType, 1, 8, 2, 4, year, 1, year, 2, year, 2, year, 1, year, 1, year, 2, year, 2, year,
/// 3);
/// time, 2, time, 3); / R(ObIntType, 1, 8, 2, 4, year, 1, year, 2, year, 2, year, 1, year, 1, year, 2, year, 2,
/// year, 3);
// string
R(ObIntType,