Searched refs:test_idx (Results 1 – 2 of 2) sorted by relevance
258 uint32_t test_idx = 0; in GetChildAtIndex() local262 obj_at_idx = m_data_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()271 test_idx++; in GetChildAtIndex()401 uint32_t test_idx = 0; in GetChildAtIndex() local405 obj_at_idx = m_objs_addr + (test_idx * m_ptr_size); in GetChildAtIndex()414 test_idx++; in GetChildAtIndex()
343 uint32_t test_idx = 0; in GetChildAtIndex() local347 key_at_idx = m_data_ptr + (2*test_idx * m_ptr_size); in GetChildAtIndex()360 test_idx++; in GetChildAtIndex()507 uint32_t test_idx = 0; in GetChildAtIndex() local511 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()512 val_at_idx = m_values_ptr + (test_idx * m_ptr_size);; in GetChildAtIndex()524 test_idx++; in GetChildAtIndex()