Home
last modified time | relevance | path

Searched refs:with_bom (Results 1 – 1 of 1) sorted by relevance

/external/jsoncpp/src/test_lib_json/
Dmain.cpp3673 const std::string with_bom = "\xEF\xBB\xBF{\"key\" : \"value\"}"; in JSONTEST_FIXTURE_LOCAL() local
3676 std::istringstream iss(with_bom); in JSONTEST_FIXTURE_LOCAL()
3684 const std::string with_bom = "\xEF\xBB\xBF{\"key\" : \"value\"}"; in JSONTEST_FIXTURE_LOCAL() local
3687 std::istringstream iss(with_bom); in JSONTEST_FIXTURE_LOCAL()