Home
last modified time | relevance | path

Searched refs:OK (Results 1 – 25 of 120) sorted by relevance

12345

/external/gtest/test/
Dgtest_output_test_golden_win.txt14 [ OK ] ADeathTest.ShouldRunFirst
17 [ OK ] ATypedDeathTest/0.ShouldRunFirst
20 [ OK ] ATypedDeathTest/1.ShouldRunFirst
23 [ OK ] My/ATypeParamDeathTest/0.ShouldRunFirst
26 [ OK ] My/ATypeParamDeathTest/1.ShouldRunFirst
29 [ OK ] PassingTest.PassingTest1
31 [ OK ] PassingTest.PassingTest2
200 [ OK ] MixedUpTestCaseTest.FirstTestFromNamespaceFoo
202 [ OK ] MixedUpTestCaseTest.SecondTestFromNamespaceFoo
225 [ OK ] MixedUpTestCaseWithSameTestNameTest.TheSecondTestWithThisNameShouldFail
[all …]
Dgtest_output_test_golden_lin.txt16 [ OK ] ADeathTest.ShouldRunFirst
19 [ OK ] ATypedDeathTest/0.ShouldRunFirst
22 [ OK ] ATypedDeathTest/1.ShouldRunFirst
25 [ OK ] My/ATypeParamDeathTest/0.ShouldRunFirst
28 [ OK ] My/ATypeParamDeathTest/1.ShouldRunFirst
31 [ OK ] PassingTest.PassingTest1
33 [ OK ] PassingTest.PassingTest2
211 [ OK ] MixedUpTestCaseTest.FirstTestFromNamespaceFoo
213 [ OK ] MixedUpTestCaseTest.SecondTestFromNamespaceFoo
238 [ OK ] MixedUpTestCaseWithSameTestNameTest.TheSecondTestWithThisNameShouldFail
[all …]
/external/opencore/android/author/
DPVMediaRecorder.cpp303 if (OK != ret) in stop()
306 if (OK != ret) in stop()
309 if (OK != ret) in stop()
345 if (ret != OK) { in reset()
350 if (ret != OK) { in reset()
355 if (ret != OK) { in reset()
Dauthordriver.cpp195 return OK; in enqueueCommand()
1073 mSyncStatus = OK; in authorThread()
1219 case PVMFSuccess: s = android::OK; break; in CommandCompleted()
1307 return android::OK; in setListener()
1316 return android::OK; in getMaxAmplitude()
/external/dbus/test/data/auth/
Dcancel.auth-script5 EXPECT_COMMAND OK
13 EXPECT_COMMAND OK
Dexternal-successful.auth-script5 EXPECT_COMMAND OK
Dexternal-root.auth-script6 EXPECT_COMMAND OK
Dextra-bytes.auth-script5 EXPECT_COMMAND OK
Dfallback.auth-script14 SEND 'OK 1234deadbeef'
/external/e2fsprogs/tests/f_badprimary/
Dexpect.18 that the block is really OK. But there are no guarantees.
16 that the block is really OK. But there are no guarantees.
/external/jpeg/
Djmemdosa.asm60 xor ax,ax ; return zero for OK
92 xor ax,ax ; return zero for OK
126 xor ax,ax ; return zero for OK
162 mov ax,1 ; else return 1 for not OK
164 read_ok: xor ax,ax ; return zero for OK
200 mov ax,1 ; else return 1 for not OK
202 write_ok: xor ax,ax ; return zero for OK
/external/opencore/codecs_v2/omx/omx_m4v/src/
Dmpeg4_dec.cpp224 OMX_S32 OK = PV_TRUE; in InitializeVideoDecode() local
237 OK = PVInitVideoDecoder(&VideoCtrl, aBuffer, (int32*) aSize, 1, in InitializeVideoDecode()
240 if (OK) in InitializeVideoDecode()
/external/libpng/
Dexample.c401 return (OK);
453 return (OK);
478 return (OK);
832 return (OK);
/external/opencore/android/
Dplayerdriver.cpp437 return OK; in enqueueCommand()
1065 mSyncStatus = OK; in playerThread()
1422 return OK; in setDataSource()
1442 return OK; in setDataSource()
1449 return OK; in setVideoSurface()
1468 if (ret != OK) in prepare()
1474 if (ret != OK) in prepare()
1481 if (ret != OK) in prepare()
1490 if (ret != OK) in prepare()
1546 status_t ret = OK; in prepareAsync()
Dmetadatadriver.cpp273 return found? OK: UNKNOWN_ERROR; in extractMetadata()
323 return (mMediaAlbumArt && mMediaAlbumArt->mSize > 0)? OK: BAD_VALUE; in extractExternalAlbumArt()
345 if (status != OK) { in doExtractAlbumArt()
432 return mIsSetDataSourceSuccessful? OK: UNKNOWN_ERROR; in doSetDataSource()
/external/icu4c/test/intltest/
Dwbnf.h148 enum PARSE_RESULT {OK, BNF_DEF_WRONG, INCOMPLETE, NO_TOP_NODE}; enumerator
Drndmcoll.cpp141 if (test_rule.parseBNF(collationBNF, "$root", TRUE) != LanguageGenerator::OK){ in Test()
/external/libffi/src/cris/
Dsysv.S35 ;; OK, when we get called we should have this (according to
/external/e2fsprogs/lib/et/test_cases/
Dimap_err.et100 # Following used for internationalization of untagged OK/NO responses
122 # Following used for internationalization of tagged OK response
/external/expat/conftools/
Dac_c_bigendian_cross.m455 echo $ac_n ' big endian probe OK, ' 1>&AC_FD_MSG
59 echo $ac_n ' little endian probe OK, ' 1>&AC_FD_MSG
/external/e2fsprogs/tests/f_preen/
Dexpect.14 the backup block group descriptors may be OK.
/external/opencore/pvmi/recognizer/plugins/pvaacffrecognizer/src/
Dpvaacffrec_plugin.cpp53 if (OK == retVal) in Recognize()
/external/clearsilver/mod_ecs/
Dmod_ecs.c224 if (wrap->returns == OK) in wrap_write()
252 if ((wrap->returns != OK) || wrap->r->header_only) in wrap_write()
652 if (wdata->returns != OK) in run_dl_cgi()
686 return OK; in run_xcgi()
/external/e2fsprogs/tests/f_illbbitmap/
Dexpect.15 the backup block group descriptors may be OK.
/external/e2fsprogs/tests/f_illibitmap/
Dexpect.15 the backup block group descriptors may be OK.

12345