Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/verifier/
H A Dreg_type.cc359 for (int32_t t_it = t_if_count; t_it >= 0; --t_it) { in InterfaceClassJoin() local
/aosp_15_r20/external/perfetto/test/stress_test/
H A Dstress_test.cc325 auto t_it = ctx->threads.find(seq_id); in ParseTracePacket() local