Home
last modified time | relevance | path

Searched defs:hasError (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/statistics/
DProjectStatistics.ts24 hasError(): boolean { method in ProjectStatistics
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/arraybuffer_ops/
Daccessors_test.cpp50 ani_boolean hasError = ANI_FALSE; in ArrayBufferAtTest() local
76 ani_boolean hasError = ANI_FALSE; in ArrayBufferSetTest() local
97 ani_boolean hasError = ANI_FALSE; in ArrayBufferAtInvalidIndexTest() local
117 ani_boolean hasError = ANI_FALSE; in ArrayBufferSetInvalidIndexTest() local
Darraybuffer_create_test.cpp67 ani_boolean hasError = ANI_FALSE; in TEST_F() local
90 ani_boolean hasError = ANI_FALSE; in TEST_F() local
/arkcompiler/runtime_core/libabckit/tests/stress/abckit_plugin/
Dstress.cpp49 … std::function<bool(AbckitCoreFunction *)> &cbFunc, bool &hasError) in EnumerateAllMethodsInModule()
71 bool hasError = false; in Entry() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/error_ops/
Derror_handling_test.cpp473 ani_boolean hasError = ANI_TRUE; in TEST_F() local