HomeSort by relevance Sort by last modified time
    Searched full:fine (Results 101 - 125 of 2753) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/curl/tests/data/
test45 22 HTTP/1.1 200 Followed here fine swsclose
37 HTTP/1.1 200 Followed here fine swsclose
test503 20 HTTP/1.1 200 Mighty fine indeed
32 HTTP/1.1 200 Mighty fine indeed
test80 28 HTTP/1.1 200 Mighty fine indeed
32 HTTP/1.1 200 Mighty fine indeed
test83 25 HTTP/1.1 200 Mighty fine indeed
29 HTTP/1.1 200 Mighty fine indeed
test95 25 HTTP/1.1 200 Mighty fine indeed
29 HTTP/1.1 200 Mighty fine indeed
test1024 36 HTTP/1.1 200 Followed here fine
59 HTTP/1.1 200 Followed here fine
test1025 36 HTTP/1.1 200 Followed here fine
59 HTTP/1.1 200 Followed here fine
test1051 24 HTTP/1.1 200 Followed here fine swsclose
41 HTTP/1.1 200 Followed here fine swsclose
test1052 22 HTTP/1.0 200 Followed here fine swsclose
37 HTTP/1.0 200 Followed here fine swsclose
test1078 17 HTTP/1.1 200 Mighty fine indeed
73 HTTP/1.1 200 Mighty fine indeed
test1104 26 HTTP/1.1 200 Followed here fine swsclose
43 HTTP/1.1 200 Followed here fine swsclose
test1331 30 HTTP/1.1 200 Fine!
46 HTTP/1.1 200 Fine!
test1418 28 HTTP/1.1 200 Things are fine in server land
59 HTTP/1.1 200 Things are fine in server land
test1428 25 HTTP/1.1 200 Mighty fine indeed
29 HTTP/1.1 200 Mighty fine indeed
  /external/opencv3/3rdparty/tbb/
CMakeLists.txt 16 # 4.1 update 2 - works fine
31 # 4.1 update 2 - works fine
38 # 4.1 update 1 - works fine
44 # 4.1 - works fine
50 # 4.0 update 5 - works fine
56 # 4.0 update 4 - works fine
68 # 4.0 update 2 - works fine
75 # 4.0 update 1 - works fine
  /libcore/ojluni/src/main/resources/sun/util/logging/resources/
logging.properties 40 FINE=FINE
  /tools/test/connectivity/acts/framework/tests/
AttenuatorSanityTest.py 34 """Validate attenuator set and get APIs works fine.
59 """Validate attenuator get_max_atten APIs works fine.
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
LevelTest.java 116 assertSame(Level.FINE, Level.parse("FINE"));
155 assertSame(Level.FINE, Level.parse("FINE"));
164 assertSame(Level.FINE, Level.parse("500"));
366 assertEquals("FINE", MyLevel.parse("499").getName());
367 assertEquals("FINE", MyLevel.parse("500").getName());
368 assertEquals(500, MyLevel.parse("FINE").intValue());
391 public static final Level DUPLICATENAME = new MyLevel("FINE", 499);
  /external/jetty/src/java/org/eclipse/jetty/util/log/
JavaUtilLog.java 48 _logger.setLevel(Level.FINE);
90 return _logger.isLoggable(Level.FINE);
98 _logger.setLevel(Level.FINE);
108 _logger.log(Level.FINE, format(msg, args));
118 _logger.log(Level.FINE, msg, thrown);
  /external/curl/docs/libcurl/opts/
CURLOPT_SEEKFUNCTION.3 
CURLOPT_SOCKOPTFUNCTION.3 
  /libcore/luni/src/test/java/libcore/java/util/logging/
OldMemoryHandlerTest.java 61 props.put("java.util.logging.MemoryHandler.level", "FINE");
80 assertEquals("Level should be FINE", Level.FINE, handler.getLevel());
  /bionic/tests/
getcwd_test.cpp 24 // If we let the library do all the work, everything's fine.
34 // If we ask the library to allocate a reasonable buffer, everything's fine.
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/tests/yui/
dataurl-realdata-yuiapp.css 91 #ft p.fine, #ft p.fine a {
  /external/clang/test/Misc/
diag-verify.cpp 17 x = y; // expected-error{{use of undeclared identifier 'y' is fine}}
29 //CHECK: Line 17: use of undeclared identifier 'y' is fine

Completed in 416 milliseconds

1 2 3 45 6 7 8 91011>>