Searched refs:htmlJson (Results 1 – 1 of 1) sorted by relevance
61 std::array<ContentType, 2> htmlJson{ContentType::HTML, ContentType::JSON}; in TEST() local62 EXPECT_EQ(getPreferredContentType("text/html, application/json", htmlJson), in TEST()74 htmlJson), in TEST()87 getPreferredContentType("application/json;charset=UTF-8", htmlJson), in TEST()