HomeSort by relevance Sort by last modified time
    Searched full:correct (Results 151 - 175 of 10423) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/samples/browseable/Quiz/Wearable/res/values/
strings.xml 24 <string name="correct">correct</string>
  /external/autotest/client/site_tests/network_3GIdentifiers/
control.huawei-e303 7 PURPOSE = "Verify cellular modem provides correct identification information."
20 Tests that a cellular modem provides correct identification information
control.pseudomodem 7 PURPOSE = "Verify cellular modem provides correct identification information."
19 Tests that a cellular modem provides correct identification information
control.zte-mf190 7 PURPOSE = "Verify cellular modem provides correct identification information."
20 Tests that a cellular modem provides correct identification information
  /external/autotest/server/site_tests/provision_AutoUpdate/
control 8 PURPOSE = "Provision a system to the correct OS version."
24 # Uncomment the below line, and change it to the correct value if you are
  /external/clang/test/SemaCXX/
virtual-override-x86.cpp 16 void __attribute__((thiscall)) f(); // This override is correct
21 void f(); // This override is correct because thiscall is the default calling convention for class members
  /external/curl/tests/libtest/
lib1511.c 49 res = TEST_ERR_FAILURE; /* not correct */
62 res = TEST_ERR_FAILURE; /* not correct */
  /external/icu/icu4c/source/test/compat/
readme.txt 9 tzone.pl Perl script that calls the tzdate program with the correct TZ and arguments.
38 the variable that is used there. LD_LIBRARY_PATH is the correct name
  /external/llvm/test/Transforms/InstCombine/
2008-04-22-ByValBitcast.ll 2 ;; the correct type, or at least a type of the correct size.
  /external/llvm/test/Verifier/
fpmath.ll 13 ; Above line is correct.
15 ; Above line is correct.
  /external/webrtc/webrtc/modules/audio_processing/transient/
wpd_node.h 30 // Returns 0 if correct, and -1 otherwise.
34 // Returns 0 if correct, and -1 otherwise.
  /packages/apps/Camera2/src/com/android/camera/one/v2/photo/
ImageRotationCalculator.java 30 * Calculates the correct JPEG orientation based on the given sampled device
38 * Returns a supplier of the correct JPEG orientation based on the
  /toolchain/binutils/binutils-2.25/gold/testsuite/
ver_test_2.sh 3 # ver_test_2.sh -- test that symbol has correct version
28 # symbol has the correct version.
  /cts/tests/tests/telecom/src/android/telecom/cts/
CallDetailsTest.java 126 * Tests whether the getAccountHandle() getter returns the correct object.
138 * Tests whether the getCallCapabilities() getter returns the correct object.
243 * Tests whether the getCallerDisplayName() getter returns the correct object.
255 * Tests whether the getCallerDisplayNamePresentation() getter returns the correct object.
267 * Tests whether the getCallProperties() getter returns the correct object.
281 * Tests whether the getConnectTimeMillis() getter returns the correct object.
292 * Tests whether the getDisconnectCause() getter returns the correct object.
303 * Tests whether the getExtras() getter returns the correct object.
316 * Tests whether the getIntentExtras() getter returns the correct object.
327 * Tests whether the getGatewayInfo() getter returns the correct object
    [all...]
  /external/selinux/libsepol/tests/
test-linker-roles.c 34 * - datum in the decl symtab has correct type_set
35 * - scope datum has correct decl ids
36 * - dominates bitmap is correct
50 * - role a and b in base, b dom a, are types correct (TODO)
83 /* make sure it has the correct type set (g_b_type_1, no negset, no flags) */
93 /* make sure it has the correct type set (o1_b_type_1, no negset, no flags) */
114 /* make sure it has the correct type set (g_m1_type_1, no negset, no flags) */
124 /* make sure it has the correct type set (o1_m1_type_1, no negset, no flags) */
137 /* make sure it has the correct type set (g_m1_type_1, no negset, no flags) */
149 /* make sure it has the correct type set (g_b_type_2, g_m1_type_2, g_m2_type_2, no negset, no flags) *
    [all...]
  /external/opencv3/apps/traincascade/
old_ml_data.cpp 373 CV_ERROR( CV_StsBadArg, "idx value is not correct" );
408 CV_ERROR( CV_StsBadArg, "var_idx is not correct" );
411 CV_ERROR( CV_StsBadArg, "type is not correct" );
440 CV_ERROR( CV_StsBadArg, "types string is not correct" );
458 CV_ERROR( CV_StsBadArg, "types string is not correct" );
465 CV_ERROR( CV_StsBadArg, "types string is not correct" );
480 CV_ERROR( CV_StsBadArg, "types string is not correct" );
491 CV_ERROR( CV_StsBadArg, "types string is not correct" );
498 CV_ERROR( CV_StsBadArg, "types string is not correct" );
505 CV_ERROR( CV_StsBadArg, "types string is not correct" );
    [all...]
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/javax/security/cert/
X509CertificateTest.java 226 assertEquals("The version is not correct.",
239 assertEquals("The serial number is not correct.",
252 assertEquals("The issuer DN is not correct.",
265 assertEquals("The subject DN is not correct.",
278 assertEquals("The NotBefore date is not correct.",
291 assertEquals("The NotAfter date is not correct.",
304 assertEquals("The name of signature algorithm is not correct.",
317 assertEquals("The name of OID of signature algorithm is not correct.",
331 + "is not correct.", Arrays.equals(tbt_cert.getSigAlgParams(),
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXDccDataSave.cpp 129 // Recursively searches given directory contents for the correct DCC file.
135 // If the correct camera DCC file is found (based on the OMX measurement data)
161 // the correct DCC file found!
169 // now check if this is the correct DCC file for that camera
188 // the correct DCC file found!
243 // Positions the DCC file stream pointer to the correct offset within the
244 // correct usecase based on the OMX mesurement data. Returns 0 on success
293 CAMHAL_LOGEA("ERROR: Error setting the correct offset");
334 CAMHAL_LOGEA("ERROR: Correct DCC file not found or failed to open for modification");
  /external/boringssl/src/ssl/test/runner/poly1305/
poly1305_test.go 14 in, k, correct []byte
49 if !bytes.Equal(out[:], v.correct) {
50 t.Errorf("%d: expected %x, got %x", i, v.correct, out[:])
  /external/e2fsprogs/
INSTALL 48 see the correct manual pages. The shell script in
51 9) Make sure your /etc/fstab file is correct.
68 Michael Weller) that may help you correct your /etc/fstab file.
INSTALL.elfbin 27 see the correct manual pages. The shell script in
30 4) Make sure your /etc/fstab file is correct.
47 Michael Weller) that may help you correct your /etc/fstab file.
  /external/fdlibm/
changes 16 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z);
21 printf(" pow failure x %e y %e computed %e correct %e \n",x,y,p,z);
62 Correct results are close to -e and -1/e.
  /external/libxml2/python/tests/
thread2.py 37 print("FAILED to obtain correct value for " \
71 print("FAILED: did not obtain the correct number of errors")
86 print("FAILED: did not obtain the correct number of errors")
  /external/mesa3d/src/gallium/state_trackers/xvmc/tests/
test_surface.c 81 /* Test context id assigned and correct */
83 /* Test surface type id assigned and correct */
85 /* Test width & height assigned and correct */
  /external/v8/src/
bignum-dtoa.h 14 // Return the shortest correct representation.
16 // correct) 0.3.
35 // (together with the correct exponent) then reading this number will give

Completed in 1166 milliseconds

1 2 3 4 5 67 8 91011>>