Lines Matching full:testing
10 #include "testing/gtest/include/gtest/gtest.h"
11 #include "testing/gmock/include/gmock/gmock.h"
12 #include "testing/platform_test.h"
133 testing::HasSubstr("GET /Test?q=xxx&p=%20 HTTP/1.1\r\n"));
144 testing::HasSubstr("Host: example.com\r\n"));
146 testing::HasSubstr("Origin: http://example.com\r\n"));
157 testing::HasSubstr("Host: example.com\r\n"));
168 testing::HasSubstr("Host: example.com\r\n"));
180 testing::HasSubstr("Host: example.com:8080\r\n"));
192 testing::HasSubstr("Host: example.com:4443\r\n"));
203 testing::HasSubstr("Host: example.com:443\r\n"));
214 testing::HasSubstr("Host: example.com:80\r\n"));