Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/gtest_plugin/
Dgtest_launcher.js23 globalThis.ASSERT_EQ = function ASSERT_EQ(v0, v1) { class in globalThis
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h254 #define ASSERT_EQ(lhs, rhs) \ macro
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h252 #define ASSERT_EQ(lhs, rhs) \ macro