Searched refs:bad_enforce_string (Results 1 – 1 of 1) sorted by relevance
562 std::string bad_enforce_string(stream.str()); in TEST() local563 bad_enforce_string[0x14] = '\0'; in TEST()564 std::stringstream bad_enforce_stream(bad_enforce_string); in TEST()