Home
last modified time | relevance | path

Searched refs:test_Class_FindStaticMethodBoolean (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/cpp/
DClassOperations.h29 ani_boolean test_Class_FindStaticMethodBoolean([[maybe_unused]] ani_env *env, [[maybe_unused]] ani_… in test_Class_FindStaticMethodBoolean() function
DAniTest.cpp47 reinterpret_cast<void *>(test_Class_FindStaticMethodBoolean)},
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/src/test/
DActsClassOperations.test.ets50 let result = cls.test_Class_FindStaticMethodBoolean();
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/src/ets/
DIndex.ets4 native test_Class_FindStaticMethodBoolean(): boolean;