Searched refs:basic_thr_count (Results 1 – 2 of 2) sorted by relevance
538 FTS_TEST_INFO("basic_thr string length(%d), count(%d)\n", length, tdata->basic_thr_count); in get_basic_threshold()539 if (length > fts_ftest->basic_thr_count) { in get_basic_threshold()679 tdata->basic_thr_count = sizeof(struct incell_threshold_b) / sizeof(int); in get_test_threshold_incell()806 tdata->basic_thr_count = sizeof(struct mc_sc_threshold_b) / sizeof(int); in get_test_threshold_mc_sc()965 tdata->basic_thr_count = sizeof(struct sc_threshold_b) / sizeof(int); in get_test_threshold_sc()
400 int basic_thr_count; member