Lines Matching refs:object_t
18 using test_type = json::object_t;
35 CHECK(value.get_ptr<json::object_t*>() != nullptr);
47 using test_type = const json::object_t;
64 CHECK(value.get_ptr<const json::object_t*>() != nullptr);
93 CHECK(value.get_ptr<json::object_t*>() == nullptr);
122 CHECK(value.get_ptr<const json::object_t*>() == nullptr);
151 CHECK(value.get_ptr<json::object_t*>() == nullptr);
180 CHECK(value.get_ptr<const json::object_t*>() == nullptr);
209 CHECK(value.get_ptr<json::object_t*>() == nullptr);
238 CHECK(value.get_ptr<const json::object_t*>() == nullptr);
267 CHECK(value.get_ptr<json::object_t*>() == nullptr);
296 CHECK(value.get_ptr<const json::object_t*>() == nullptr);
325 CHECK(value.get_ptr<json::object_t*>() == nullptr);
354 CHECK(value.get_ptr<const json::object_t*>() == nullptr);
383 CHECK(value.get_ptr<json::object_t*>() == nullptr);
412 CHECK(value.get_ptr<const json::object_t*>() == nullptr);
441 CHECK(value.get_ptr<const json::object_t*>() == nullptr);
470 CHECK(value.get_ptr<const json::object_t*>() == nullptr);