/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/ |
H A D | operation_queue_test.cpp | 47 static int32_t testNo = 0; in SetUp() local 48 PRINT_HILOGI("OperatonQueueTest_%{public}d", ++testNo); in SetUp()
|
H A D | vendor_helper_test.cpp | 52 static int32_t testNo = 0; in SetUp() local 53 PRINT_HILOGI("VendorHelperTest_%{public}d", ++testNo); in SetUp()
|
H A D | vendor_ipp_everywhere_test.cpp | 54 static int32_t testNo = 0; in SetUp() local 55 PRINT_HILOGI("VendorIppEverywhereTest_%{public}d", ++testNo); in SetUp()
|
H A D | vendor_manager_test.cpp | 49 static int32_t testNo = 0; in SetUp() local 50 PRINT_HILOGI("VendorManagerTest_%{public}d", ++testNo); in SetUp()
|
H A D | vendor_bsuni_driver_test.cpp | 117 static int32_t testNo = 0; in SetUp() local 118 PRINT_HILOGI("VendorBsuniDriverTest_%{public}d", ++testNo); in SetUp()
|
/base/print/print_fwk/test/unittest/fwk_print_helper_test/ |
H A D | print_bms_helper_test.cpp | 46 static int32_t testNo = 0; in SetUp() local 47 PRINT_HILOGI("PrintBMSHelperTest_%{public}d", ++testNo); in SetUp()
|
/base/print/print_fwk/test/unittest/service_test/ |
H A D | print_service_helper_test.cpp | 49 static int32_t testNo = 0; in SetUp() local 50 PRINT_HILOGI("PrintServiceHelperTest_%{public}d", ++testNo); in SetUp()
|
H A D | scan_service_ability_test.cpp | 32 ScanServiceAbilityTest() : deathRecipient(nullptr), obj(nullptr), scanSa(nullptr), testNo(0), scannerId(nullptr) {} in ScanServiceAbilityTest() 46 int32_t testNo; member in OHOS::Scan::ScanServiceAbilityTest 54 testNo = 0; in SetUpTestCase() 72 SCAN_HILOGD("ScanServiceAbilityTest : %{public}d", ++testNo); in SetUp()
|
H A D | print_service_converter_test.cpp | 43 static int32_t testNo = 0; in SetUp() local 44 PRINT_HILOGI("PrintServiceConverterTest_%{public}d", ++testNo); in SetUp()
|
H A D | print_http_server_manager_test.cpp | 69 static int32_t testNo = 0; in SetUp() local 70 PRINT_HILOGI("PrintHttpServerManagerTest_%{public}d", ++testNo); in SetUp()
|
H A D | print_user_data_test.cpp | 48 static int32_t testNo = 0; in SetUp() local 49 PRINT_HILOGI("PrintUserDataTest_%{public}d", ++testNo); in SetUp()
|
H A D | print_callback_proxy_test.cpp | 46 static int32_t testNo = 0; in SetUp() local 47 PRINT_HILOGI("PrintCallbackProxyTest_%{public}d", ++testNo); in SetUp()
|
H A D | print_usb_manager_test.cpp | 86 static int32_t testNo = 0; 87 PRINT_HILOGI("PrintUsbManagerTest_%{public}d", ++testNo);
|
H A D | print_system_data_test.cpp | 48 static int32_t testNo = 0; in SetUp() local 49 PRINT_HILOGI("PrintSystemDataTest_%{public}d", ++testNo); in SetUp()
|
/base/print/print_fwk/test/unittest/fwk_print_cups_client_test/ |
H A D | print_cups_wrapper_test.cpp | 63 static int32_t testNo = 0; in SetUp() local 64 PRINT_HILOGI("PrintCupsWrapperTest_%{public}d", ++testNo); in SetUp()
|
H A D | print_cups_client_test.cpp | 71 static int32_t testNo = 0; in SetUp() local 72 PRINT_HILOGI("PrintCupsClientTest_%{public}d", ++testNo); in SetUp()
|
/base/print/print_fwk/test/unittest/fwk_print_service_ability_test/ |
H A D | print_service_ability_test.cpp | 102 static int32_t testNo = 0; in SetUp() local 103 PRINT_HILOGE("PrintServiceAbilityTest_%{public}d", ++testNo); in SetUp()
|