Searched defs:test_func (Results 1 – 15 of 15) sorted by relevance
462 void test_func(void) { in test_func() function
33 void test_func(void) { in test_func() function
4 test_func() in test_func() function
4 namespace test_func { namespace
11 void test_func() { in test_func() function
15 void TestJSON(JSONValue *json_val, const std::function<void(T &)> &test_func) { in TestJSON()28 const std::function<void(T &)> &test_func = [](T &) {}) { in ParseAndTestJSON()
12 test_func: label
20 explicit test_func(int id) : id_(id) {} in test_func() function
36 real function test_func() function
107 void test_func() {} in test_func() function
45 int test_func(int a, int b) { return a + b; } in test_func() function
317 for (auto test_func : TestList) { in test_impl() local
181 void test_func() { in test_func() function
345 namespace test_func { namespace
111 } test_func; typedef