Home
last modified time | relevance | path

Searched defs:IsSubClass (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h248 bool IsSubClass(EtsClass *cls) in IsSubClass() function
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_file_test.cpp775 TEST_F(EtsClassTest, IsSubClass) in TEST_F() argument