Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DtypeArgInference.ts78 let t4 = x.g<number, string>([o], [o]); variable
87 let t4: { c: number; d: string }; variable
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/dynamicNames/
Dmain.ts131 let t4: N.T4; variable
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp646 auto t4 = GetEncoder()->CreateLabel(); in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/amd64/
Dencoder64_test.cpp639 auto t4 = GetEncoder()->CreateLabel(); in TEST_F() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp651 auto t4 = GetEncoder()->CreateLabel(); in TEST_F() local