Searched defs:testValue (Results 1 – 2 of 2) sorted by relevance
55 int testValue = 0; variable80 int testValue = 1; /* 1, common data for test, no special meaning */ variable105 int testValue = 10; /* 10, common data for test, no special meaning */ variable
51 int testValue[3] = {0, 1, 10}; /* 3, 1, 10 common data for test, no special meaning */ variable