/ohos5.0/foundation/ability/dmsfwk/common/include/ |
H A D | test_log.h | 21 #define DTEST_LOG std::cout << __FILE__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | utils.h | 21 #define DTEST_LOG std::cout << __FILE__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | test_log.h | 20 #define DTEST_LOG std::cout << __FILE__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/include/ |
H A D | test_log.h | 19 #define DTEST_LOG std::cout << __FILE__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/systemabilitymgr/samgr/utils/native/include/ |
H A D | test_log.h | 19 #define DTEST_LOG std::cout << __FILE__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | utils.h | 21 #define DTEST_LOG std::cout << __FILE__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | net_stats_service_exception_test.cpp | 35 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
H A D | net_stats_cached_test.cpp | 33 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
H A D | net_stats_listener_test.cpp | 31 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
H A D | net_stats_sqlite_statement_test.cpp | 39 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ": " macro
|
H A D | net_stats_service_test.cpp | 30 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
H A D | net_stats_client_test.cpp | 36 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
H A D | net_stats_service_proxy_test.cpp | 36 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | net_policy_callback_proxy_test.cpp | 29 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
H A D | net_policy_service_stub_test.cpp | 29 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | netsys_native_service_test.cpp | 42 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|
H A D | netsys_native_service_stub_test.cpp | 34 #define DTEST_LOG std::cout << __func__ << ":" << __LINE__ << ":" macro
|