Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/tests/
Dpanda_cache_test.cpp47 EntityId id2(10000); in TEST() local
65 EntityId id2(10000); in TEST() local
83 EntityId id2(10000); in TEST() local
/arkcompiler/runtime_core/libpandafile/
Dproto_data_accessor-inl.h103 … auto id2 = other->panda_file_.ResolveClassIndex(other->proto_id_, helpers::Read<IDX_SIZE>(&sp2)); in IsEqual() local