/external/chromium/testing/gtest/src/ |
gtest-internal-inl.h | 516 // Gets the number of successful test cases. 529 // Gets the number of successful tests. 677 // returns true if all tests are successful. If any exception is [all...] |
/external/chromium/testing/gtest/test/ |
gtest_unittest.cc | [all...] |
/external/clang/lib/Lex/ |
PPMacroExpansion.cpp | [all...] |
/external/gtest/src/ |
gtest-internal-inl.h | 523 // Gets the number of successful test cases. 536 // Gets the number of successful tests. 684 // returns true if all tests are successful. If any exception is [all...] |
/external/gtest/test/ |
gtest_unittest.cc | [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_Sequence.c | 132 * \retval NFCSTATUS_SUCCESS HCI target selection sequence successful. 157 * \retval NFCSTATUS_SUCCESS HCI target selection sequence successful. [all...] |
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-internal-inl.h | 522 // Gets the number of successful test cases. 535 // Gets the number of successful tests. 683 // returns true if all tests are successful. If any exception is [all...] |
/external/openssh/ |
sshconnect.c | 393 /* Successful connection. */ 404 break; /* Successful connection. */ 409 /* Return failure if we didn't get a successful connection. */ [all...] |
sshd_config.5 | 435 with successful public key client host authentication is allowed 925 with successful RSA host authentication is allowed. 1070 After successful authentication, another process will be created that has [all...] |
/external/protobuf/gtest/src/ |
gtest-internal-inl.h | 762 // Gets the number of successful test cases. 775 // Gets the number of successful tests. [all...] |
/external/protobuf/gtest/test/ |
gtest_unittest.cc | [all...] |
/external/tinyxml2/ |
tinyxml2.h | 793 and XML_WRONG_ATTRIBUTE_TYPE if the conversion is not successful.
897 doesn't exist. If successful, the result of the conversion
898 will be written to 'value'. If not successful, nothing will
[all...] |
/external/webrtc/src/modules/audio_processing/test/ |
unit_test.cc | 360 // Resets after successful ProcessStream(). 384 // Resets after successful ProcessStream(). 404 // Resets after successful ProcessStream(). [all...] |
/frameworks/base/docs/html/guide/google/gcm/server-javadoc/ |
index-all.html | 167 <DD>Gets the number of successful messages that also returned a canonical 210 <DD>Gets the number of successful messages. 263 <DD>JSON-only field representing the number of successful messages. [all...] |
/frameworks/base/media/java/android/media/videoeditor/ |
VideoEditorImpl.java | 460 Log.e(TAG, "Sem acquire NOT successful in export"); 499 Log.e(TAG, "Sem acquire NOT successful in previewStoryBoard"); 744 Log.e(TAG, "Sem acquire NOT successful in export", ex); [all...] |
/cts/tests/src/android/app/cts/ |
LaunchpadActivity.java | 233 * successful. Call this method when mExpectedLifecycle doesn't match
|
/dalvik/vm/ |
Thread.h | 442 * Try grabbing a plain mutex. Returns 0 if successful.
|
/development/scripts/ |
stack | 108 If successful, extracts them, and returns the path.
|
/docs/source.android.com/src/source/ |
submit-patches.md | 91 After a successful upload, repo will provide you the URL of a new page on
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3baserecognizer.h | 206 void (*endBacktrack) (struct ANTLR3_BASE_RECOGNIZER_struct * recognizer, ANTLR3_UINT32 level, ANTLR3_BOOLEAN successful);
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
IDebugEventListener.cs | 148 void EndBacktrack(int level, bool successful);
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Debug/ |
IDebugEventListener.cs | 150 void EndBacktrack( int level, bool successful );
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/ |
DebugEventListener.java | 129 public void endBacktrack(int level, boolean successful);
|
/external/apache-http/src/org/apache/http/impl/client/ |
AbstractHttpClient.java | 685 // Handling the response was successful. Ensure that the content has
|
/external/astl/include/ |
vector | 112 // @return true if successful. The STL version returns nothing.
|