Searched refs:isBool_ (Results 1 – 1 of 1) sorted by relevance
87 bool isBool_; member320 checks.isBool_ = true; in JSONTEST_FIXTURE()1220 , isBool_( false ) in IsCheck()1239 JSONTEST_ASSERT_EQUAL(check.isBool_, value.isBool() ); in checkIs()