Searched refs:string_count (Results 1 – 1 of 1) sorted by relevance
926 UINT string_count= sizeof(test_strings) / sizeof(CHAR*); in ntest_1_entry() local980 index = rand() % string_count; in ntest_1_entry()1045 UINT string_count= sizeof(test_strings) / sizeof(CHAR*); in ntest_2_entry() local1062 index = rand() % string_count; in ntest_2_entry()1069 if(index != (string_count - 1)) in ntest_2_entry()