/external/libvpx/libvpx/third_party/googletest/src/test/ |
gtest_pred_impl_unittest.cc | 165 // Tests a successful EXPECT_PRED1 where the 173 // Tests a successful EXPECT_PRED1 where the 181 // Tests a successful EXPECT_PRED1 where the 189 // Tests a successful EXPECT_PRED1 where the 237 // Tests a successful ASSERT_PRED1 where the 245 // Tests a successful ASSERT_PRED1 where the 253 // Tests a successful ASSERT_PRED1 where the 261 // Tests a successful ASSERT_PRED1 where the 313 // Tests a successful EXPECT_PRED_FORMAT1 where the 321 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/external/protobuf/gtest/test/ |
gtest_pred_impl_unittest.cc | 166 // Tests a successful EXPECT_PRED1 where the 174 // Tests a successful EXPECT_PRED1 where the 182 // Tests a successful EXPECT_PRED1 where the 190 // Tests a successful EXPECT_PRED1 where the 238 // Tests a successful ASSERT_PRED1 where the 246 // Tests a successful ASSERT_PRED1 where the 254 // Tests a successful ASSERT_PRED1 where the 262 // Tests a successful ASSERT_PRED1 where the 314 // Tests a successful EXPECT_PRED_FORMAT1 where the 322 // Tests a successful EXPECT_PRED_FORMAT1 where th [all...] |
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
ImportProcessor.java | 159 boolean successful = false; 170 successful = readOneVCard(is, estimatedVCardType, estimatedCharset, constructor, 174 successful = false; 185 mService.handleFinishImportNotification(mJobId, successful); 187 if (successful) { 188 // TODO: successful becomes true even when cancelled. Should return more appropriate 204 "though the creation itself is successful."); 218 boolean successful = false; 244 successful = true; 277 return successful; [all...] |
/external/bluetooth/bluedroid/stack/include/ |
mca_api.h | 41 #define MCA_SUCCESS 0 /* Function successful */ 288 ** Returns MCA_SUCCESS if successful, otherwise error. 303 ** Returns MCA_SUCCESS if successful, otherwise error. 321 ** Returns MCA_SUCCESS if successful, otherwise error. 338 ** Returns MCA_SUCCESS if successful, otherwise error. 350 ** If the response is successful, a data channel is open 355 ** Returns MCA_SUCCESS if successful, otherwise error. 368 ** If the rsp_code is successful, a data channel is open 373 ** Returns MCA_SUCCESS if successful, otherwise error. 388 ** Returns MCA_SUCCESS if successful, otherwise error [all...] |
/external/libnfc-nxp/src/ |
phLlcNfc_Frame.h | 143 * \retval NFCSTATUS_SUCCESS Operation successful. 160 * \retval NFCSTATUS_SUCCESS Operation successful. 179 * \retval NFCSTATUS_SUCCESS Operation successful. 200 * \retval NFCSTATUS_SUCCESS Operation successful. 222 * \retval NFCSTATUS_SUCCESS Operation successful. 246 * \retval NFCSTATUS_SUCCESS Operation successful. 271 * \retval NFCSTATUS_SUCCESS Operation successful. 292 * \retval NFCSTATUS_SUCCESS Operation successful. 314 * \retval NFCSTATUS_SUCCESS Operation successful. 336 * \retval NFCSTATUS_SUCCESS Operation successful [all...] |
phLlcNfc_Timer.h | 93 * \retval NFCSTATUS_SUCCESS Operation successful. 111 * \retval NFCSTATUS_SUCCESS Operation successful. 142 * \retval NFCSTATUS_SUCCESS Operation successful. 194 * \retval NFCSTATUS_SUCCESS Operation successful.
|
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_prng.h | 74 @return CRYPT_OK if successful 81 @return CRYPT_OK if successful 86 @return CRYPT_OK if successful 98 @return CRYPT_OK if successful 105 @return CRYPT_OK if successful 112 @return CRYPT_OK if successful 116 @return CRYPT_OK if successful, CRYPT_NOP if self-testing has been disabled
|
/external/dropbear/libtomcrypt/src/prngs/ |
rc4.c | 36 @return CRYPT_OK if successful 53 @return CRYPT_OK if successful 82 @return CRYPT_OK if successful 156 @return CRYPT_OK if successful 169 @return CRYPT_OK if successful 195 @return CRYPT_OK if successful 215 @return CRYPT_OK if successful, CRYPT_NOP if self-testing has been disabled
|
/external/chromium/chrome/browser/sync/glue/ |
extension_sync.h | 47 // extensions to be synced. Returns true iff this was successful; if 55 // |extension_data_map|. Returns true iff this was successful. 66 // this was successful; if unsuccessful, an error string is put into
|
/external/bluetooth/bluedroid/bta/hl/ |
bta_hl_ci.c | 40 ** status - BTA_MA_STATUS_OK if operation is successful 75 ** status - BTA_MA_STATUS_OK if operation is successful 110 ** status - BTA_MA_STATUS_OK if operation is successful 145 ** status - BTA_MA_STATUS_OK if operation is successful
|
/external/chromium/net/base/ |
network_change_notifier_netlink_linux.h | 15 // Returns the file descriptor if successful. Otherwise, returns -1.
|
/external/chromium/net/disk_cache/ |
cache_util.h | 18 // for the cache directory. Returns true if successful. On ChromeOS,
|
/external/dropbear/libtomcrypt/src/modes/ctr/ |
ctr_decrypt.c | 26 @return CRYPT_OK if successful
|
/external/dropbear/libtomcrypt/src/modes/f8/ |
f8_decrypt.c | 26 @return CRYPT_OK if successful
|
/external/dropbear/libtomcrypt/src/modes/lrw/ |
lrw_done.c | 23 @return CRYPT_OK if successful
|
/external/dropbear/libtomcrypt/src/modes/ofb/ |
ofb_decrypt.c | 26 @return CRYPT_OK if successful
|
/external/dropbear/libtomcrypt/src/pk/asn1/der/boolean/ |
der_length_boolean.c | 22 @return CRYPT_OK if successful
|
/external/dropbear/libtomcrypt/src/pk/pkcs1/ |
pkcs_1_os2ip.c | 24 @return CRYPT_OK if successful
|
/external/libsepol/include/sepol/ |
interfaces.h | 35 * 1 to signal successful exit
|
nodes.h | 32 * 1 to signal successful exit
|
ports.h | 32 * 1 to signal successful exit
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_Flip.3 | 16 This function returns \fB0\fR if successful, or \fB-1\fR if there was an error\&.
|
/external/webkit/LayoutTests/fast/dom/HTMLLabelElement/ |
click-label.html | 36 If the test is successful, the text "SUCCESS" should show below.<br>
|
focus-label.html | 25 If the test is successful, the text "SUCCESS" should show below.<br>
|
/external/webkit/LayoutTests/storage/ |
success-callback.html | 49 This test confirms that a successful transaction - both with and without a statement - receives its successCallback
|