Lines Matching refs:testCases_total

3145 uint32 testCases_total;  variable
3178 testCases_total = 3 * int32NumP1; in testCases_initSequence()
3182 testCases_total = 3 * int64NumP1; in testCases_initSequence()
3186 testCases_total = 3 * float32NumQOutP1; in testCases_initSequence()
3189 testCases_total = 6 * float32NumQInP1 * float32NumQInP1; in testCases_initSequence()
3193 testCases_total = 3 * float64NumQOutP1; in testCases_initSequence()
3196 testCases_total = 6 * float64NumQInP1 * float64NumQInP1; in testCases_initSequence()
3201 testCases_total = 3 * floatx80NumQOutP1; in testCases_initSequence()
3204 testCases_total = 6 * floatx80NumQInP1 * floatx80NumQInP1; in testCases_initSequence()
3210 testCases_total = 3 * float128NumQOutP1; in testCases_initSequence()
3213 testCases_total = 6 * float128NumQInP1 * float128NumQInP1; in testCases_initSequence()
3222 testCases_total = 2 * int32NumP2; in testCases_initSequence()
3226 testCases_total = 2 * int64NumP2; in testCases_initSequence()
3230 testCases_total = 2 * float32NumQOutP2; in testCases_initSequence()
3233 testCases_total = 2 * float32NumQInP2 * float32NumQInP2; in testCases_initSequence()
3237 testCases_total = 2 * float64NumQOutP2; in testCases_initSequence()
3240 testCases_total = 2 * float64NumQInP2 * float64NumQInP2; in testCases_initSequence()
3245 testCases_total = 2 * floatx80NumQOutP2; in testCases_initSequence()
3248 testCases_total = 2 * floatx80NumQInP2 * floatx80NumQInP2; in testCases_initSequence()
3254 testCases_total = 2 * float128NumQOutP2; in testCases_initSequence()
3257 testCases_total = 2 * float128NumQInP2 * float128NumQInP2; in testCases_initSequence()