greenplumn CHashSetIterTest 源码
greenplumn CHashSetIterTest 代码
文件路径:/src/backend/gporca/libgpos/server/include/unittest/gpos/common/CHashSetIterTest.h
// Greenplum Database
// Copyright (C) 2017 VMware, Inc. or its affiliates
#ifndef GPOS_CHashSetIterTest_H
#define GPOS_CHashSetIterTest_H
#include "gpos/base.h"
namespace gpos
{
// Static unit tests
class CHashSetIterTest
{
public:
// unittests
static GPOS_RESULT EresUnittest();
static GPOS_RESULT EresUnittest_Basic();
}; // class CHashSetIterTest
} // namespace gpos
#endif // !GPOS_CHashSetIterTest_H
// EOF
相关信息
相关文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
7、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦