Home | History | Annotate | Download | only in src

Lines Matching refs:TEST

38 TEST(GURLTest, Types) {
65 // Test the basic creation and querying of components in a GURL. We assume
68 TEST(GURLTest, Components) {
88 TEST(GURLTest, Empty) {
104 TEST(GURLTest, Copy) {
138 TEST(GURLTest, Invalid) {
154 TEST(GURLTest, Resolve) {
156 // canonicalizer unit test. Here, we just test that the GURL integration
193 TEST(GURLTest, GetOrigin) {
212 TEST(GURLTest, GetWithEmptyPath) {
229 TEST(GURLTest, Replacements) {
230 // The url canonicalizer replacement test will handle most of these case.
271 TEST(GURLTest, PathForRequest) {
290 TEST(GURLTest, EffectiveIntPort) {
330 TEST(GURLTest, IPAddress) {
351 TEST(GURLTest, HostNoBrackets) {
377 TEST(GURLTest, DomainIs) {
412 TEST(GURLTest, Newlines) {
424 TEST(GURLTest, IsStandard) {