Searched refs:another_string (Results 1 – 4 of 4) sorted by relevance
58 const std::string another_string = in TEST() local75 visitor->OnHeaderForStream(stream_id, some_string, another_string); in TEST()79 visitor->OnDataForStream(stream_id, another_string); in TEST()91 visitor->OnMetadataForStream(stream_id, another_string); in TEST()
8 string another_string = 1; field
141 test_string<char, 14> another_string("another string"); in check_char() local