Home
last modified time | relevance | path

Searched refs:Document_path (Results 1 – 25 of 47) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/xplugin/xpl/
H A Dupdate_statement_builder_t.cc202 Document_path{"first"}, Scalar(1.0)}})); in TEST_F()
212 Document_path{"first", 0}, Scalar(1.0)}})); in TEST_F()
222 Document_path{"first"}, Scalar(1.0)}})); in TEST_F()
233 Document_path{"first"}, Scalar(1.0)}, in TEST_F()
235 Document_path{"first"}, Scalar("two")}})); in TEST_F()
244 {Update_operation::Base::ITEM_REMOVE, Document_path{"first"}}, in TEST_F()
255 {Update_operation::Base::ITEM_SET, Document_path{"second"}, in TEST_F()
268 {Update_operation::Base::ITEM_SET, Document_path{"second"}, in TEST_F()
293 {Update_operation::Base::ITEM_REMOVE, Document_path{"first"}}, in TEST_F()
294 {Update_operation::Base::ITEM_SET, Document_path{"second"}, in TEST_F()
[all …]
H A Dfind_statement_builder_t.cc95 Projection_list{{Column_identifier(Document_path{"alpha"})}})); in TEST_F()
155 Projection_list{{Column_identifier(Document_path{"alpha"}), "beta"}})); in TEST_F()
162 Projection_list{{Column_identifier(Document_path{"alpha"}), "beta"}, in TEST_F()
174 Projection_list{{Column_identifier(Document_path{"alpha"}), "beta"}, in TEST_F()
316 .projection({Column_identifier{Document_path{"alpha"}}, "zeta"}) in TEST_F()
333 .projection({Column_identifier{Document_path{"alpha"}}, "zeta"}) in TEST_F()
334 .criteria(Operator(">", Column_identifier{Document_path{"delta"}}, in TEST_F()
337 .grouping(Column_identifier{Document_path{"alpha"}}) in TEST_F()
357 .grouping({{Column_identifier(Document_path{"alpha"})}, in TEST_F()
358 {Column_identifier(Document_path{"gama"})}}); in TEST_F()
[all …]
H A Dprepared_statement_builder_t.cc53 .projection({Column_identifier{Document_path{"alpha"}}, "zeta"})
54 .criteria(Operator(">", Column_identifier{Document_path{"delta"}},
60 .projection({Column_identifier{Document_path{"alpha"}}, "zeta"})
67 .projection({Column_identifier{Document_path{"alpha"}}, "zeta"})
73 .projection({Column_identifier{Document_path{"alpha"}}, "zeta"})
75 ">", Column_identifier{Document_path{"delta"}}, Placeholder{0}))},
82 .criteria(Operator(">", Column_identifier{Document_path{"delta"}},
95 .operation({Update_operation::Base::ITEM_SET, Document_path{"first"},
103 .operation({Update_operation::Base::ITEM_SET, Document_path{"first"},
105 .criteria(Operator(">", Column_identifier{Document_path{"delta"}},
[all …]
H A Dexpr_generator_t.cc205 Document_path doc_path{"docpath \"'"}; in TEST()
254 Column_identifier ident(Document_path{"_id"}); in TEST()
446 EXPECT_EQ("'$'", generate_expression(Document_path(Document_path()), in TEST()
463 Document_path path; in TEST()
464 EXPECT_EQ("'$.name[42]'", generate_expression(Document_path{"name", 42}, in TEST()
469 Document_path path; in TEST()
485 Document_path{Document_path_item::Base::MEMBER_ASTERISK}, in TEST()
520 Document_path{Document_path_item::Base::ARRAY_INDEX_ASTERISK}, in TEST()
528 Document_path{Document_path_item::Base::DOUBLE_ASTERISK}, in TEST()
1176 Function_call("ASCII", Column_identifier(Document_path{"path"})),
[all …]
H A Ddelete_statement_builder_t.cc65 .criteria(Operator(">", Column_identifier{Document_path{"delta"}}, in TEST_F()
67 .order({Column_identifier{Document_path{"gamma"}}, Order::Base::DESC}) in TEST_F()
H A Dmysqlx_pb_wrapper.cc49 Column_identifier::Column_identifier(const Document_path &path, in Column_identifier()
201 Column::Column(const Document_path &path, const std::string &name, in Column()
246 const Document_path &source, in Update_operation()
254 const Document_path &source) { in Update_operation()
H A Dmysqlx_pb_wrapper.h85 using Document_path = Repeated_field_list<Document_path_item>; variable
93 const Document_path &path, const std::string &name = "",
273 Column(const Document_path &path, const std::string &name = "",
319 Update_operation(const Update_type &update_type, const Document_path &source,
321 Update_operation(const Update_type &update_type, const Document_path &source);
/dports/databases/percona57-server/percona-server-5.7.36-39/rapid/unittest/gunit/xplugin/
H A Dexpr_generator_t.cc234 Document_path::Path path("_id"); in TEST()
243 Document_path::Path path("_id"); in TEST()
445 generate_expression(Document_path(Document_path::Path(EMPTY)), in TEST()
452 Document_path::Path path; in TEST()
461 Document_path::Path path; in TEST()
470 Document_path::Path path; in TEST()
479 Document_path::Path path; in TEST()
487 Document_path::Path path; in TEST()
496 Document_path::Path path; in TEST()
505 Document_path::Path path; in TEST()
[all …]
H A Dmysqlx_pb_wrapper.cc44 Document_path::Document_path(const Path &path) in Document_path() function in xpl::test::Document_path
59 Document_path::Path::Path(const std::string &value) in Path()
65 Document_path::Path &Document_path::Path::add_member(const std::string &value) in add_member()
71 Document_path::Path &Document_path::Path::add_index(int index) in add_index()
78 Document_path::Path &Document_path::Path::add_asterisk() in add_asterisk()
85 Document_path::Path &Document_path::Path::add_double_asterisk() in add_double_asterisk()
95 const Document_path::Path *path) in ColumnIdentifier()
107 *mutable_document_path() = Document_path(*path); in ColumnIdentifier()
111 ColumnIdentifier::ColumnIdentifier(const Document_path &path, in ColumnIdentifier()
485 Column::Column(const Document_path &path, in Column()
H A Dmysqlx_pb_wrapper.h52 class Document_path
66 friend class Document_path; variable
69 Document_path(const Path &path);
79 const Document_path::Path *path = NULL);
80 ColumnIdentifier(const Document_path &path,
408 Column(const Document_path &path,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/unittest/gunit/xplugin/
H A Dexpr_generator_t.cc234 Document_path::Path path("_id"); in TEST()
243 Document_path::Path path("_id"); in TEST()
445 generate_expression(Document_path(Document_path::Path(EMPTY)), in TEST()
452 Document_path::Path path; in TEST()
461 Document_path::Path path; in TEST()
470 Document_path::Path path; in TEST()
479 Document_path::Path path; in TEST()
487 Document_path::Path path; in TEST()
496 Document_path::Path path; in TEST()
505 Document_path::Path path; in TEST()
[all …]
H A Dmysqlx_pb_wrapper.cc44 Document_path::Document_path(const Path &path) in Document_path() function in xpl::test::Document_path
59 Document_path::Path::Path(const std::string &value) in Path()
65 Document_path::Path &Document_path::Path::add_member(const std::string &value) in add_member()
71 Document_path::Path &Document_path::Path::add_index(int index) in add_index()
78 Document_path::Path &Document_path::Path::add_asterisk() in add_asterisk()
85 Document_path::Path &Document_path::Path::add_double_asterisk() in add_double_asterisk()
95 const Document_path::Path *path) in ColumnIdentifier()
107 *mutable_document_path() = Document_path(*path); in ColumnIdentifier()
111 ColumnIdentifier::ColumnIdentifier(const Document_path &path, in ColumnIdentifier()
485 Column::Column(const Document_path &path, in Column()
H A Dmysqlx_pb_wrapper.h52 class Document_path
66 friend class Document_path; variable
69 Document_path(const Path &path);
79 const Document_path::Path *path = NULL);
80 ColumnIdentifier(const Document_path &path,
408 Column(const Document_path &path,
/dports/databases/percona57-client/percona-server-5.7.36-39/rapid/unittest/gunit/xplugin/
H A Dexpr_generator_t.cc234 Document_path::Path path("_id"); in TEST()
243 Document_path::Path path("_id"); in TEST()
445 generate_expression(Document_path(Document_path::Path(EMPTY)), in TEST()
452 Document_path::Path path; in TEST()
461 Document_path::Path path; in TEST()
470 Document_path::Path path; in TEST()
479 Document_path::Path path; in TEST()
487 Document_path::Path path; in TEST()
496 Document_path::Path path; in TEST()
505 Document_path::Path path; in TEST()
[all …]
H A Dmysqlx_pb_wrapper.cc44 Document_path::Document_path(const Path &path) in Document_path() function in xpl::test::Document_path
59 Document_path::Path::Path(const std::string &value) in Path()
65 Document_path::Path &Document_path::Path::add_member(const std::string &value) in add_member()
71 Document_path::Path &Document_path::Path::add_index(int index) in add_index()
78 Document_path::Path &Document_path::Path::add_asterisk() in add_asterisk()
85 Document_path::Path &Document_path::Path::add_double_asterisk() in add_double_asterisk()
95 const Document_path::Path *path) in ColumnIdentifier()
107 *mutable_document_path() = Document_path(*path); in ColumnIdentifier()
111 ColumnIdentifier::ColumnIdentifier(const Document_path &path, in ColumnIdentifier()
485 Column::Column(const Document_path &path, in Column()
H A Dmysqlx_pb_wrapper.h52 class Document_path
66 friend class Document_path; variable
69 Document_path(const Path &path);
79 const Document_path::Path *path = NULL);
80 ColumnIdentifier(const Document_path &path,
408 Column(const Document_path &path,
/dports/databases/mysql57-client/mysql-5.7.36/rapid/unittest/gunit/xplugin/
H A Dexpr_generator_t.cc234 Document_path::Path path("_id"); in TEST()
243 Document_path::Path path("_id"); in TEST()
445 generate_expression(Document_path(Document_path::Path(EMPTY)), in TEST()
452 Document_path::Path path; in TEST()
461 Document_path::Path path; in TEST()
470 Document_path::Path path; in TEST()
479 Document_path::Path path; in TEST()
487 Document_path::Path path; in TEST()
496 Document_path::Path path; in TEST()
505 Document_path::Path path; in TEST()
[all …]
H A Dmysqlx_pb_wrapper.cc44 Document_path::Document_path(const Path &path) in Document_path() function in xpl::test::Document_path
59 Document_path::Path::Path(const std::string &value) in Path()
65 Document_path::Path &Document_path::Path::add_member(const std::string &value) in add_member()
71 Document_path::Path &Document_path::Path::add_index(int index) in add_index()
78 Document_path::Path &Document_path::Path::add_asterisk() in add_asterisk()
85 Document_path::Path &Document_path::Path::add_double_asterisk() in add_double_asterisk()
95 const Document_path::Path *path) in ColumnIdentifier()
107 *mutable_document_path() = Document_path(*path); in ColumnIdentifier()
111 ColumnIdentifier::ColumnIdentifier(const Document_path &path, in ColumnIdentifier()
485 Column::Column(const Document_path &path, in Column()
H A Dmysqlx_pb_wrapper.h52 class Document_path
66 friend class Document_path; variable
69 Document_path(const Path &path);
79 const Document_path::Path *path = NULL);
80 ColumnIdentifier(const Document_path &path,
408 Column(const Document_path &path,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/rapid/unittest/gunit/xplugin/
H A Dexpr_generator_t.cc234 Document_path::Path path("_id"); in TEST()
243 Document_path::Path path("_id"); in TEST()
445 generate_expression(Document_path(Document_path::Path(EMPTY)), in TEST()
452 Document_path::Path path; in TEST()
461 Document_path::Path path; in TEST()
470 Document_path::Path path; in TEST()
479 Document_path::Path path; in TEST()
487 Document_path::Path path; in TEST()
496 Document_path::Path path; in TEST()
505 Document_path::Path path; in TEST()
[all …]
H A Dmysqlx_pb_wrapper.cc44 Document_path::Document_path(const Path &path) in Document_path() function in xpl::test::Document_path
59 Document_path::Path::Path(const std::string &value) in Path()
65 Document_path::Path &Document_path::Path::add_member(const std::string &value) in add_member()
71 Document_path::Path &Document_path::Path::add_index(int index) in add_index()
78 Document_path::Path &Document_path::Path::add_asterisk() in add_asterisk()
85 Document_path::Path &Document_path::Path::add_double_asterisk() in add_double_asterisk()
95 const Document_path::Path *path) in ColumnIdentifier()
107 *mutable_document_path() = Document_path(*path); in ColumnIdentifier()
111 ColumnIdentifier::ColumnIdentifier(const Document_path &path, in ColumnIdentifier()
485 Column::Column(const Document_path &path, in Column()
H A Dmysqlx_pb_wrapper.h52 class Document_path
66 friend class Document_path; variable
69 Document_path(const Path &path);
79 const Document_path::Path *path = NULL);
80 ColumnIdentifier(const Document_path &path,
408 Column(const Document_path &path,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/rapid/unittest/gunit/xplugin/
H A Dexpr_generator_t.cc234 Document_path::Path path("_id"); in TEST()
243 Document_path::Path path("_id"); in TEST()
445 generate_expression(Document_path(Document_path::Path(EMPTY)), in TEST()
452 Document_path::Path path; in TEST()
461 Document_path::Path path; in TEST()
470 Document_path::Path path; in TEST()
479 Document_path::Path path; in TEST()
487 Document_path::Path path; in TEST()
496 Document_path::Path path; in TEST()
505 Document_path::Path path; in TEST()
[all …]
H A Dmysqlx_pb_wrapper.cc44 Document_path::Document_path(const Path &path) in Document_path() function in xpl::test::Document_path
59 Document_path::Path::Path(const std::string &value) in Path()
65 Document_path::Path &Document_path::Path::add_member(const std::string &value) in add_member()
71 Document_path::Path &Document_path::Path::add_index(int index) in add_index()
78 Document_path::Path &Document_path::Path::add_asterisk() in add_asterisk()
85 Document_path::Path &Document_path::Path::add_double_asterisk() in add_double_asterisk()
95 const Document_path::Path *path) in ColumnIdentifier()
107 *mutable_document_path() = Document_path(*path); in ColumnIdentifier()
111 ColumnIdentifier::ColumnIdentifier(const Document_path &path, in ColumnIdentifier()
485 Column::Column(const Document_path &path, in Column()
H A Dmysqlx_pb_wrapper.h52 class Document_path
66 friend class Document_path; variable
69 Document_path(const Path &path);
79 const Document_path::Path *path = NULL);
80 ColumnIdentifier(const Document_path &path,
408 Column(const Document_path &path,

12