Home
last modified time | relevance | path

Searched defs:for_3333 (Results 1 – 1 of 1) sorted by relevance

/third_party/json/tests/src/
Dunit-regression2.cpp293 struct for_3333 final struct
295 for_3333(int x_ = 0, int y_ = 0) : x(x_), y(y_) {} in for_3333() argument
298 for_3333(const T& /*unused*/) in for_3333() function
308 inline for_3333::for_3333(const json& j) in for_3333() function in for_3333