Lines Matching refs:test_idx
673 uint32_t test_idx = 0; in GetChildAtIndex() local
676 key_at_idx = m_data_ptr + (2 * test_idx * m_ptr_size); in GetChildAtIndex()
689 test_idx++; in GetChildAtIndex()
799 uint32_t test_idx = 0; in GetChildAtIndex() local
806 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
807 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
816 test_idx++; in GetChildAtIndex()
1162 uint32_t test_idx = 0; in GetChildAtIndex() local
1165 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1166 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1179 test_idx++; in GetChildAtIndex()
1316 uint32_t test_idx = 0; in GetChildAtIndex() local
1319 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1320 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1333 test_idx++; in GetChildAtIndex()