perm_keys          53 test/class/opal_hash_table.c char *perm_keys[] = {
perm_keys         203 test/class/opal_hash_table.c     for ( j = 0; perm_keys[j]; j += 2)
perm_keys         205 test/class/opal_hash_table.c         opal_hash_table_set_value_ptr(table, perm_keys[j], strlen(perm_keys[j]), perm_keys[j+1]);
perm_keys         208 test/class/opal_hash_table.c     validate_table(table, perm_keys, 0);
perm_keys          55 test/class/opal_proc_table.c char *perm_keys[] = {