Home
last modified time | relevance | path

Searched refs:number_of_calls (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/subresource_filter/core/common/
H A Dscoped_timers_unittest.cc16 int number_of_calls() const { return number_of_calls_; } in number_of_calls() function in __anona82f19540111::MockExportFunctor
28 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectFunctorIsCalledOnceOnDestruction()
31 EXPECT_EQ(expected_number_of_calls, export_functor.number_of_calls()); in ExpectFunctorIsCalledOnceOnDestruction()
84 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
87 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
90 EXPECT_EQ(expected_number_of_calls, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
93 EXPECT_EQ(expected_number_of_calls, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
102 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveAssignment()
106 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveAssignment()
109 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveAssignment()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/subresource_filter/core/common/
H A Dscoped_timers_unittest.cc16 int number_of_calls() const { return number_of_calls_; } in number_of_calls() function in __anon883acd4f0111::MockExportFunctor
28 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectFunctorIsCalledOnceOnDestruction()
31 EXPECT_EQ(expected_number_of_calls, export_functor.number_of_calls()); in ExpectFunctorIsCalledOnceOnDestruction()
84 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
87 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
90 EXPECT_EQ(expected_number_of_calls, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
93 EXPECT_EQ(expected_number_of_calls, export_functor.number_of_calls()); in ExpectWellBehavedMoveContructor()
102 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveAssignment()
106 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveAssignment()
109 EXPECT_EQ(0, export_functor.number_of_calls()); in ExpectWellBehavedMoveAssignment()
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/plugin/audit_null/
H A Daudit_null.c25 static volatile int number_of_calls; /* for SHOW STATUS, see below */ variable
47 number_of_calls= 0; in audit_null_plugin_init()
89 number_of_calls++; in audit_null_notify()
130 { "Audit_null_called", (char *) &number_of_calls, SHOW_INT },
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/audit_null/
H A Daudit_null.c29 static volatile int number_of_calls; /* for SHOW STATUS, see below */ variable
57 number_of_calls= 0; in audit_null_plugin_init()
103 number_of_calls++; in audit_null_notify()
168 (char *) &number_of_calls,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/audit_null/
H A Daudit_null.c29 static volatile int number_of_calls; /* for SHOW STATUS, see below */ variable
57 number_of_calls= 0; in audit_null_plugin_init()
103 number_of_calls++; in audit_null_notify()
168 (char *) &number_of_calls,
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/audit_null/
H A Daudit_null.c29 static volatile int number_of_calls; /* for SHOW STATUS, see below */ variable
57 number_of_calls= 0; in audit_null_plugin_init()
103 number_of_calls++; in audit_null_notify()
168 (char *) &number_of_calls,
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/plugin/audit_null/
H A Daudit_null.c29 static volatile int number_of_calls; /* for SHOW STATUS, see below */ variable
57 number_of_calls= 0; in audit_null_plugin_init()
103 number_of_calls++; in audit_null_notify()
168 (char *) &number_of_calls,
/dports/databases/mysql56-client/mysql-5.6.51/plugin/audit_null/
H A Daudit_null.c29 static volatile int number_of_calls; /* for SHOW STATUS, see below */ variable
57 number_of_calls= 0; in audit_null_plugin_init()
103 number_of_calls++; in audit_null_notify()
168 (char *) &number_of_calls,
/dports/databases/percona56-server/percona-server-5.6.51-91.0/plugin/fulltext/
H A Dplugin_example.c29 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
179 number_of_calls++; in simple_parser_parse()
219 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/percona56-client/percona-server-5.6.51-91.0/plugin/fulltext/
H A Dplugin_example.c29 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
179 number_of_calls++; in simple_parser_parse()
219 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/plugin/fulltext/
H A Dplugin_example.c29 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
179 number_of_calls++; in simple_parser_parse()
219 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/plugin/fulltext/
H A Dplugin_example.c29 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
179 number_of_calls++; in simple_parser_parse()
219 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/mysql56-client/mysql-5.6.51/plugin/fulltext/
H A Dplugin_example.c29 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
179 number_of_calls++; in simple_parser_parse()
219 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/mysql57-client/mysql-5.7.36/plugin/fulltext/example/
H A Dplugin_example.c31 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
185 number_of_calls++; in simple_parser_parse()
225 {"called", (char *)&number_of_calls, SHOW_LONG, SHOW_SCOPE_GLOBAL},
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/fulltext/example/
H A Dplugin_example.c31 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
185 number_of_calls++; in simple_parser_parse()
225 {"called", (char *)&number_of_calls, SHOW_LONG, SHOW_SCOPE_GLOBAL},
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/plugin/fulltext/example/
H A Dplugin_example.c31 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
185 number_of_calls++; in simple_parser_parse()
225 {"called", (char *)&number_of_calls, SHOW_LONG, SHOW_SCOPE_GLOBAL},
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/fulltext/example/
H A Dplugin_example.cc32 static long number_of_calls = 0; /* for SHOW STATUS, see below */ variable
176 number_of_calls++; in simple_parser_parse()
208 {"called", (char *)&number_of_calls, SHOW_LONG, SHOW_SCOPE_GLOBAL},
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/fulltext/example/
H A Dplugin_example.c31 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
185 number_of_calls++; in simple_parser_parse()
225 {"called", (char *)&number_of_calls, SHOW_LONG, SHOW_SCOPE_GLOBAL},
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/plugin/fulltext/example/
H A Dplugin_example.c31 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
185 number_of_calls++; in simple_parser_parse()
225 {"called", (char *)&number_of_calls, SHOW_LONG, SHOW_SCOPE_GLOBAL},
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/fulltext/example/
H A Dplugin_example.c31 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
185 number_of_calls++; in simple_parser_parse()
225 {"called", (char *)&number_of_calls, SHOW_LONG, SHOW_SCOPE_GLOBAL},
/dports/databases/mariadb105-client/mariadb-10.5.15/plugin/fulltext/
H A Dplugin_example.c24 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
174 number_of_calls++; in simple_parser_parse()
214 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/mariadb103-server/mariadb-10.3.34/plugin/fulltext/
H A Dplugin_example.c24 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
174 number_of_calls++; in simple_parser_parse()
214 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/mariadb104-server/mariadb-10.4.24/plugin/fulltext/
H A Dplugin_example.c24 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
174 number_of_calls++; in simple_parser_parse()
214 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/mariadb104-client/mariadb-10.4.24/plugin/fulltext/
H A Dplugin_example.c24 static long number_of_calls= 0; /* for SHOW STATUS, see below */
174 number_of_calls++;
214 {"called", (char *)&number_of_calls, SHOW_LONG},
/dports/databases/mariadb103-client/mariadb-10.3.34/plugin/fulltext/
H A Dplugin_example.c24 static long number_of_calls= 0; /* for SHOW STATUS, see below */ variable
174 number_of_calls++; in simple_parser_parse()
214 {"called", (char *)&number_of_calls, SHOW_LONG},

12