/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | inotifyndk.cpp | 27 #define ERROR (-1)
macro 37 if (ret != ERROR) {
in InotifyInit() 81 int wd = ERROR;
in InotifyAddWatch() 82 if (fd != ERROR) {
in InotifyAddWatch() 86 if (wd != ERROR) {
in InotifyAddWatch() 105 int wd = ERROR;
in InotifyRmWatch() 106 if (fd != ERROR) {
in InotifyRmWatch() 110 if (wd != ERROR) {
in InotifyRmWatch()
|
H A D | inotify1ndk.cpp | 26 #define ERROR (-1)
macro 34 int ret = inotify_add_watch(ERROR, path, IN_ALL_EVENTS);
in InotifyAddWatch() 35 if (ret != ERROR) {
in InotifyAddWatch() 45 int ret = inotify_rm_watch(ERROR, ERROR);
in InotifyRmWatch() 46 if (ret != ERROR) {
in InotifyRmWatch()
|
H A D | sysmmanndk.cpp | 21 #define ERROR 0
macro 28 errno = ERROR;
in PosixMadvise() 32 if (errno == ERROR) {
in PosixMadvise()
|
H A D | inetndk.cpp | 30 #define ERROR (-1)
macro 176 int flag = ERROR;
in InetNtop()
|
H A D | langinfondk.cpp | 28 #define ERROR (-1)
macro
|
/test/xts/device_attest/test/performancetest/src/ |
H A D | devattestclient_performance_test.cpp | 66 GTEST_LOG_(ERROR) << "first call consume: " << "SA already exists"; in TearDownTestCase() 114 GTEST_LOG_(ERROR) << "write interface token failed "; in TestIPCConsume() 120 GTEST_LOG_(ERROR) << "remote service null "; in TestIPCConsume() 125 GTEST_LOG_(ERROR) << "call SendRequest failed " << ret; in TestIPCConsume() 185 GTEST_LOG_(ERROR) << "This result is not the first time that SA has been pulled up, " in HWTEST_F()
|
/test/xts/acts/multimedia/media/media_js_standard/ |
H A D | AVRecorderTestBase.js | 62 ERROR : 'error', 386 case AV_RECORDER_STATE.ERROR: 429 case AV_RECORDER_STATE.ERROR: 430 console.info(`case AV_RECORDER_STATE.ERROR`) 1611 case AV_RECORDER_STATE.ERROR: 1612 console.info(`case getInputSurfaceTest32 state is ERROR`) 1656 case AV_RECORDER_STATE.ERROR: 1657 console.info(`case getInputSurfaceTest33 state is ERROR`) 1704 case AV_RECORDER_STATE.ERROR: 1705 console.info(`case getInputSurfaceTest34 state is ERROR`) [all...] |
H A D | AvVideoRecorderTestBase.js | 28 ERROR : 'error',
|
H A D | AVPlayerTestBase.js | 28 ERROR : 'error', 350 case AV_PLAYER_STATE.ERROR: 471 case AV_PLAYER_STATE.ERROR: 539 case AV_PLAYER_STATE.ERROR: 615 case AV_PLAYER_STATE.ERROR: 716 case AV_PLAYER_STATE.ERROR: 775 case AV_PLAYER_STATE.ERROR: 843 case AV_PLAYER_STATE.ERROR: 907 case AV_PLAYER_STATE.ERROR: 2230 case AV_PLAYER_STATE.ERROR [all...] |
/test/testfwk/arkxtest/uitest/core/ |
H A D | common_utilities_hpp.h | 104 DEBUG = 3, INFO = 4, WARN = 5, ERROR = 6 135 #define LOG_E(FMT, VARS...) LOG(ERROR, FMT, ##VARS)
|
/test/xts/dcts/ability/dmsfwk/dmsfwkstagetestserver/ |
H A D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/dcts/communication/dsoftbus/rpcserver/ |
H A D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_store/server/hap/ |
H A D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/dcts/multimedia/avsessionserver/ |
H A D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/dcts/communication/dsoftbus_request/rpcserver/ |
H A D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/dcts/distributeddatamgr/jstest/distributed_rdb_stage_store/server/ |
H A D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/dcts/filemanagement/fileio/server/ |
H A D | hvigorw.bat | 45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/tools/sample/AppSampleD/ |
H A D | hvigorw.bat | 46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/tools/sample/AppSampleE/ |
H A D | hvigorw.bat | 46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/xts/tools/sample/AppSampleF/ |
H A D | hvigorw.bat | 46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH. 59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/parser/ |
H A D | constants.py | 38 ERROR = -1 variable in StatusCodes
|
/test/xts/acts/global_lite/i18n_lite/resource_parse_load/src/ |
H A D | resource_manager_test.cpp | 1594 EXPECT_EQ(ERROR, ret); in HWTEST_F() 1617 ASSERT_EQ(ERROR, ret); in HWTEST_F() 1622 ASSERT_EQ(ERROR, ret); in HWTEST_F() 1663 ASSERT_EQ(ERROR, ret); in HWTEST_F() 1672 EXPECT_EQ(ERROR, ret); in HWTEST_F()
|
/test/testfwk/xdevice/plugins/devicetest/report/ |
H A D | generation.py | 44 if record.levelno == logging.ERROR:
|
/test/testfwk/arkxtest/uitest/addon/ |
H A D | extension_executor.cpp | 73 EXTENSION_API_CHECK(level >= LogRank::DEBUG && level <= LogRank::ERROR, "Illegal log level", ERR_BAD_ARG);
in PrintLog() 83 } else if (level == LogRank::ERROR) {
in PrintLog()
|
/test/xts/acts/ability/ability_runtime/aacommand/AACommand07/ |
H A D | hvigorw.bat | 53 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
|