Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommondef_fuzzer/
H A Drscommondef_fuzzer.cpp98 MemObject obj3(size1); in DoMemObject() local
/aosp12/system/netd/libnetdutils/
H A DThreadUtilTest.cpp109 NoopRun* obj3 = new NoopRun(name); in TEST() local
/aosp12/art/runtime/
H A Dindirect_reference_table_test.cc74 Handle<mirror::Object> obj3 = hs.NewHandle(c->AllocObject(soa.Self())); in TEST_F() local
291 Handle<mirror::Object> obj3 = hs.NewHandle(c->AllocObject(soa.Self())); in TEST_F() local
/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc170 HInstruction* obj3 = MakeNewInstance(cls); in TEST_F() local
262 HInstruction* obj3 = MakeNewInstance(cls); in TEST_F() local
/ohos5.0/foundation/ai/intelligent_voice_framework/utils/
H A Dmessage_queue.cpp51 Message::Message(uint32_t what, std::shared_ptr<void> obj2, std::shared_ptr<void> obj3) in Message()
/aosp12/art/runtime/gc/accounting/
H A Dmod_union_table_test.cc203 auto* obj3 = AllocObjectArray(self, space, CardTable::kCardSize); in RunTest() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_session_message_test.cpp318 JsonObj *obj3 = JSON_CreateObject(); variable
/aosp12/frameworks/av/media/libstagefright/foundation/tests/
H A DAData_test.cpp1030 Data2 obj3, obj4; in TEST_F() local
/aosp12/art/test/530-checker-lse/src/
H A DMain.java618 TestClass obj3 = new TestClass(); in test22() local
4018 SubTestClass obj3 = new SubTestClass(); in main() local