Searched defs:axisValueTest (Results 1 – 2 of 2) sorted by relevance
216 int32_t *axisValueTest = new (std::nothrow) int32_t(0); variable318 int64_t *axisValueTest = new (std::nothrow) int64_t[2]{0, 0}; variable
241 float* axisValueTest = new (std::nothrow) float(0); variable