Searched refs:token_array (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/resctrl/ |
H A D | mbm_test.c | 53 char temp[1024], *token_array[8]; in check_results() local 73 token_array[i++] = token; in check_results() 77 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results() 78 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results()
|
H A D | mba_test.c | 104 char *token_array[8], output[] = RESULT_FILE_NAME, temp[512]; in check_results() local 122 token_array[fields++] = token; in check_results() 127 bw_imc[runs] = strtoul(token_array[3], NULL, 0); in check_results() 129 bw_resc[runs] = strtoul(token_array[5], NULL, 0); in check_results()
|
H A D | cmt_test.c | 44 char *token_array[8], temp[512]; in check_results() local 62 token_array[fields++] = token; in check_results() 68 sum_llc_occu_resc += strtoul(token_array[3], NULL, 0); in check_results()
|
H A D | cat_test.c | 57 char *token_array[8], temp[512]; in check_results() local 75 token_array[fields++] = token; in check_results() 83 sum_llc_perf_miss += strtoul(token_array[3], NULL, 0); in check_results()
|
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_adv/tests/ |
D | examples_v1.rs | 115 let token_array: [u8; 16] = rng.gen(); in v1_deser_ciphertext() localVariable 116 let identity_token = V1IdentityToken::from(token_array); in v1_deser_ciphertext()
|
/aosp_15_r20/external/freetype/docs/oldlogs/ |
H A D | ChangeLog.21 | 7190 (cid_parser_to_{int,fixed,coord_array,fixed_array,token,token_array}):
|