Searched refs:testOption (Results 1 – 2 of 2) sorted by relevance
111 getTestOption ( int32_t testOption );121 setTestOption ( int32_t testOption, int32_t value);
1197 getTestOption ( int32_t testOption ) { in getTestOption() argument1198 switch (testOption) { in getTestOption()1217 setTestOption ( int32_t testOption, int32_t value) { in setTestOption() argument1219 value = getTestOption(testOption); in setTestOption()1222 switch (testOption) { in setTestOption()