Home
last modified time | relevance | path

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

/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/cpp/
DClassOperations.h42 ani_boolean test_Class_FindStaticMethodInt([[maybe_unused]] ani_env *env, [[maybe_unused]] ani_obje… in test_Class_FindStaticMethodInt() function
DAniTest.cpp49 reinterpret_cast<void *>(test_Class_FindStaticMethodInt)},
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/src/test/
DActsClassOperations.test.ets69 let result = cls.test_Class_FindStaticMethodInt();
/test/xts/acts/arkcompiler/arkts_ani_test_static/entry/src/main/src/ets/
DIndex.ets5 native test_Class_FindStaticMethodInt(): boolean;