/dalvik/tests/037-inherit/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/038-inner-null/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/039-join-main/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/040-miranda/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/041-narrowing/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/043-privates/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/044-proxy/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/045-reflect-array/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/046-reflect/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/047-returns/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/048-server-socket/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/049-show-object/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/050-sync-test/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/051-thread/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/052-verifier-fun/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/053-wait-some/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/dalvik/tests/054-uncaught/ |
info.txt | 2 runtime test framework. The test is intended to exercise basic features, 3 and as such cannot be build on top of junit, since failure of such basic
|
/external/clang/include/clang/Serialization/ |
CMakeLists.txt | 3 SOURCE ../Basic/Attr.td 8 SOURCE ../Basic/Attr.td
|
/external/valgrind/main/exp-bbv/tests/ |
filter_bb | 7 # This attempts to filter out the basic block numbers 9 # basic block number is non-deterministic on a
|
/external/clang/tools/diagtool/ |
DiagnosticNames.cpp | 11 #include "clang/Basic/AllDiagnostics.h" 19 #include "clang/Basic/DiagnosticIndexName.inc" 35 #include "clang/Basic/DiagnosticCommonKinds.inc" 36 #include "clang/Basic/DiagnosticDriverKinds.inc" 37 #include "clang/Basic/DiagnosticFrontendKinds.inc" 38 #include "clang/Basic/DiagnosticSerializationKinds.inc" 39 #include "clang/Basic/DiagnosticLexKinds.inc" 40 #include "clang/Basic/DiagnosticParseKinds.inc" 41 #include "clang/Basic/DiagnosticASTKinds.inc" 42 #include "clang/Basic/DiagnosticCommentKinds.inc [all...] |
/external/chromium_org/net/http/ |
http_auth_handler_basic_unittest.cc | 24 { "foo", "bar", "Basic Zm9vOmJhcg==" }, 26 { "", "foobar", "Basic OmZvb2Jhcg==" }, 28 { "anon", "", "Basic YW5vbjo=" }, 30 { "", "", "Basic Og==" }, 35 std::string challenge = "Basic realm=\"Atlantis\""; 36 scoped_ptr<HttpAuthHandler> basic; local 38 challenge, HttpAuth::AUTH_SERVER, origin, BoundNetLog(), &basic)); 43 int rv = basic->GenerateAuthToken(&credentials, &request_info, 60 "Basic realm=\"First\"", 66 "Basic realm=\"Second\"" 87 scoped_ptr<HttpAuthHandler> basic; local 187 scoped_ptr<HttpAuthHandler> basic; local [all...] |
/external/chromium/net/http/ |
http_auth_handler_basic_unittest.cc | 24 { "foo", "bar", "Basic Zm9vOmJhcg==" }, 26 { "", "foobar", "Basic OmZvb2Jhcg==" }, 28 { "anon", "", "Basic YW5vbjo=" }, 30 { "", "", "Basic Og==" }, 35 std::string challenge = "Basic realm=\"Atlantis\""; 36 scoped_ptr<HttpAuthHandler> basic; local 38 challenge, HttpAuth::AUTH_SERVER, origin, BoundNetLog(), &basic)); 43 int rv = basic->GenerateAuthToken(&username, &password, &request_info, 60 "Basic realm=\"First\"", 66 "Basic realm=\"Second\"" 87 scoped_ptr<HttpAuthHandler> basic; local 179 scoped_ptr<HttpAuthHandler> basic; local [all...] |
/dalvik/dx/tests/031-bb-dead-code/ |
info.txt | 1 This test checks to see that the basic block recognizer properly omits
|
/external/chromium_org/third_party/WebKit/ManualTests/blackberry/ |
http-auth-on-200.php | 2 header('WWW-Authenticate: Basic realm="FAIL"');
|
/external/clang/include/clang/Lex/ |
CMakeLists.txt | 3 SOURCE ../Basic/Attr.td
|