Searched refs:with_bom (Results 1 – 1 of 1) sorted by relevance
3673 const std::string with_bom = "\xEF\xBB\xBF{\"key\" : \"value\"}"; in JSONTEST_FIXTURE_LOCAL() local3676 std::istringstream iss(with_bom); in JSONTEST_FIXTURE_LOCAL()3684 const std::string with_bom = "\xEF\xBB\xBF{\"key\" : \"value\"}"; in JSONTEST_FIXTURE_LOCAL() local3687 std::istringstream iss(with_bom); in JSONTEST_FIXTURE_LOCAL()