Home
last modified time | relevance | path

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

/aosp_15_r20/external/jsoncpp/src/test_lib_json/
H A Djsontest.h246 #define JSONTEST_FIXTURE(FixtureType, name) \ argument
260 #define JSONTEST_FIXTURE_FACTORY(FixtureType, name) \ argument
263 #define JSONTEST_REGISTER_FIXTURE(runner, FixtureType, name) \ argument
267 #define JSONTEST_FIXTURE_V2(FixtureType, name, collections) \ argument
H A Dmain.cpp65 #define JSONTEST_FIXTURE_LOCAL(FixtureType, name) \ argument