Home
last modified time | relevance | path

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

/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Doperation_queue_test.cpp47 static int32_t testNo = 0; in SetUp() local
48 PRINT_HILOGI("OperatonQueueTest_%{public}d", ++testNo); in SetUp()
H A Dvendor_helper_test.cpp52 static int32_t testNo = 0; in SetUp() local
53 PRINT_HILOGI("VendorHelperTest_%{public}d", ++testNo); in SetUp()
H A Dvendor_ipp_everywhere_test.cpp54 static int32_t testNo = 0; in SetUp() local
55 PRINT_HILOGI("VendorIppEverywhereTest_%{public}d", ++testNo); in SetUp()
H A Dvendor_manager_test.cpp49 static int32_t testNo = 0; in SetUp() local
50 PRINT_HILOGI("VendorManagerTest_%{public}d", ++testNo); in SetUp()
H A Dvendor_bsuni_driver_test.cpp117 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 Dprint_bms_helper_test.cpp46 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 Dprint_service_helper_test.cpp49 static int32_t testNo = 0; in SetUp() local
50 PRINT_HILOGI("PrintServiceHelperTest_%{public}d", ++testNo); in SetUp()
H A Dscan_service_ability_test.cpp32 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 Dprint_service_converter_test.cpp43 static int32_t testNo = 0; in SetUp() local
44 PRINT_HILOGI("PrintServiceConverterTest_%{public}d", ++testNo); in SetUp()
H A Dprint_http_server_manager_test.cpp69 static int32_t testNo = 0; in SetUp() local
70 PRINT_HILOGI("PrintHttpServerManagerTest_%{public}d", ++testNo); in SetUp()
H A Dprint_user_data_test.cpp48 static int32_t testNo = 0; in SetUp() local
49 PRINT_HILOGI("PrintUserDataTest_%{public}d", ++testNo); in SetUp()
H A Dprint_callback_proxy_test.cpp46 static int32_t testNo = 0; in SetUp() local
47 PRINT_HILOGI("PrintCallbackProxyTest_%{public}d", ++testNo); in SetUp()
H A Dprint_usb_manager_test.cpp86 static int32_t testNo = 0;
87 PRINT_HILOGI("PrintUsbManagerTest_%{public}d", ++testNo);
H A Dprint_system_data_test.cpp48 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 Dprint_cups_wrapper_test.cpp63 static int32_t testNo = 0; in SetUp() local
64 PRINT_HILOGI("PrintCupsWrapperTest_%{public}d", ++testNo); in SetUp()
H A Dprint_cups_client_test.cpp71 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 Dprint_service_ability_test.cpp102 static int32_t testNo = 0; in SetUp() local
103 PRINT_HILOGE("PrintServiceAbilityTest_%{public}d", ++testNo); in SetUp()

Completed in 21 milliseconds