Lines Matching refs:values
36 /* Values for setting possibly overlapping, out-of-order ranges of values */
44 * Values for testing:
144 uint32_t values[30];
160 values[countValues++]=checkRanges[i].value;
175 if(value!=values[i]) {
177 testName, c, c2, value, values[i]);
208 if(value!=values[i]) {
210 testName, c, c2, value, values[i]);
220 if(value!=values[i]) {
222 testName, c, c2, value, values[i]);
239 if(value!=values[i]) {
241 testName, c, c2, value, values[i]);
277 /* set values from setRanges[] */
291 log_err("error: setting values into a trie failed (%s)\n", testName);
295 /* verify that all these values are in the new Trie */
364 /* verify that all these values are in the unserialized Trie */
468 /* set values from setRanges[] */
482 log_err("error: setting values into a trie failed (%s)\n", testName);
486 /* verify that all these values are in the new Trie */
573 /* verify that all these values are in the unserialized Trie */