Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_class_file_test.cpp485 EtsMethod *methodFoo1FromKlassB = klassB->GetDirectMethod("foo1", ":V"); in TEST_F() local
519 EtsMethod *methodFoo1FromKlassB = klassB->GetStaticMethod("foo1", nullptr); in TEST_F() local