Home
last modified time | relevance | path

Searched refs:preFunc (Results 1 - 1 of 1) sorted by relevance

/base/print/print_fwk/test/unittest/service_test/
H A Dprint_cups_attribute_test.cpp80 void DoTestResponse(PreAttrTestFunc preFunc, PostResponseTestFunc postFunc);
81 void DoTest(PreAttrTestFunc preFunc, PostAttrTestFunc postFunc);
96 void PrintCupsAttributeTest::DoTestResponse(PreAttrTestFunc preFunc, PostResponseTestFunc postFunc) in DoTestResponse() argument
98 if (preFunc == nullptr || postFunc == nullptr) { in DoTestResponse()
113 preFunc(response); in DoTestResponse()
118 void PrintCupsAttributeTest::DoTest(PreAttrTestFunc preFunc, PostAttrTestFunc postFunc) in DoTest() argument
127 DoTestResponse(preFunc, postResponseFunc); in DoTest()
136 PreAttrTestFunc preFunc = [this](ipp_t *response) { in HWTEST_F() local
145 DoTest(preFunc, postFunc); in HWTEST_F()
154 PreAttrTestFunc preFunc in HWTEST_F() local
173 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
190 PreAttrTestFunc preFunc = [this](ipp_t *response) {}; HWTEST_F() local
205 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
229 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
246 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
275 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
297 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
322 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
344 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
369 PreAttrTestFunc preFunc = [this](ipp_t *response) {}; HWTEST_F() local
385 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
421 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
451 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
487 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
514 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
537 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
568 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
594 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
610 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
626 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
642 PreAttrTestFunc preFunc = [this](ipp_t *response) { HWTEST_F() local
[all...]

Completed in 2 milliseconds