Lines Matching refs:test_idx
668 uint32_t test_idx = 0; in GetChildAtIndex() local
671 key_at_idx = m_data_ptr + (2 * test_idx * m_ptr_size); in GetChildAtIndex()
684 test_idx++; in GetChildAtIndex()
794 uint32_t test_idx = 0; in GetChildAtIndex() local
801 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
802 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
811 test_idx++; in GetChildAtIndex()
1156 uint32_t test_idx = 0; in GetChildAtIndex() local
1159 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1160 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1173 test_idx++; in GetChildAtIndex()
1309 uint32_t test_idx = 0; in GetChildAtIndex() local
1312 key_at_idx = m_keys_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1313 val_at_idx = m_values_ptr + (test_idx * m_ptr_size); in GetChildAtIndex()
1326 test_idx++; in GetChildAtIndex()