Searched refs:body3 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/com/sun/net/httpserver/
H A DTest3.java93 checkBody (is, body3);
119 static String body3 = "3wertyuiop"; field in class:Test3
134 "\r\n"+ body3 +
H A DTest4.java91 checkBody (is, body3);
117 static String body3 = "3wertyuiop"; field in class:Test4
132 "\r\n"+ body3 +
H A DTest5.java90 checkBody (is, body3);
116 static String body3 = "3wertyuiop"; field in class:Test5
131 "\r\n"+ body3 +

Completed in 30 milliseconds