Searched refs:testOption (Results 1 – 2 of 2) sorted by relevance
113 getTestOption ( int32_t testOption );123 setTestOption ( int32_t testOption, int32_t value);
1199 getTestOption ( int32_t testOption ) { in getTestOption() argument1200 switch (testOption) { in getTestOption()1219 setTestOption ( int32_t testOption, int32_t value) { in setTestOption() argument1221 value = getTestOption(testOption); in setTestOption()1224 switch (testOption) { in setTestOption()