Home
last modified time | relevance | path

Searched defs:ASSERT_TRUE (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dgtest_launcher.js16 globalThis.ASSERT_TRUE = function assertTrue(v, msg = '') { class in globalThis
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h238 #define ASSERT_TRUE(cond) \ macro
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h238 #define ASSERT_TRUE(cond) \ macro