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