Searched refs:test_idx (Results 1 – 2 of 2) sorted by relevance
460 uint32_t test_idx = 0; in GetChildAtIndex() local464 key_at_idx = m_data_ptr + (2*test_idx * m_ptr_size); in GetChildAtIndex()477 test_idx++; in GetChildAtIndex()627 uint32_t test_idx = 0; in GetChildAtIndex() local631 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()632 val_at_idx = m_values_ptr + (test_idx * m_ptr_size);; in GetChildAtIndex()644 test_idx++; in GetChildAtIndex()
416 uint32_t test_idx = 0; in GetChildAtIndex() local420 obj_at_idx = m_data_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()428 test_idx++; in GetChildAtIndex()584 uint32_t test_idx = 0; in GetChildAtIndex() local588 obj_at_idx = m_objs_addr + (test_idx * m_ptr_size); in GetChildAtIndex()596 test_idx++; in GetChildAtIndex()