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