Searched
full:correct (Results
351 -
375 of
10423) sorted by null
<<11121314151617181920>>
/external/skia/tests/ |
PathOpsDRectTest.cpp | 53 // FIXME: add a recursive box subdivision method to verify that tight bounds is correct 65 // FIXME: add a recursive box subdivision method to verify that tight bounds is correct
|
/external/v8/test/mjsunit/regress/ |
regress-131994.js | 41 // Assert correct break point. 43 // Assert correct value.
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
LocalReceiver.java | 42 //resultString = "This is the correct behavior but not yet implemented"; 58 //resultString = "This is the correct behavior but not yet implemented";
|
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/dirlist/ |
ModelBackedDocumentsAdapterTest.java | 64 // Tests that the item count is correct. 69 // Tests that the item count is correct.
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
EventLogTags.logtags | 45 # uses a new tag, "gsm_rat_switched_new", to log the correct service states. 80 # to log the correct "network_from" and "network_to" service states.
|
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastCursorAdapter.java | 41 * moved to the correct position. 62 * moved to the correct position.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/format/ |
SpannedTestUtils.java | 52 * Assert span exists in the correct location. 75 * Asserts that the given character sequence is not a Spanned object and text is correct.
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug120.go | 33 // The correct answer, of course, would be "1e23+8388608" = 1e23+8388608. 34 // This is not going to be correct until 6g has multiprecision floating point.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug120.go | 33 // The correct answer, of course, would be "1e23+8388608" = 1e23+8388608. 34 // This is not going to be correct until 6g has multiprecision floating point.
|
/system/bt/hci/include/ |
hci_hal.h | 60 // |buffer|. Only guaranteed to be correct in the context of a data_ready 80 // Gets the correct hal implementation, as compiled for.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
vr5500.s | 34 # disassemble it as lwc3. lwc3 is correct for mips1 to mips3, 35 # while pref is correct for mips4. Unfortunately, the
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/ |
mp4enc_api.h | 253 * @return true for correct operation; false if error happens 260 * @return true for correct operation; false if error happens 274 * @return true for correct operation; false if error happens. 283 * @return true for correct operation; false if error happens. 292 * @return true for correct operation; false if error happens. 300 * @return true for correct operation; false if error happens 308 * @return true for correct operation; false if error happens 316 * @return true for correct operation; false if error happens 335 * @return true newfor correct operation; false if error happens 363 * @return true newfor correct operation; false if error happen [all...] |
/build/tools/releasetools/ |
pylintrc | 163 # Include a hint for the correct naming format with invalid-name 166 # Regular expression matching correct function names 172 # Regular expression matching correct variable names 178 # Regular expression matching correct constant names 184 # Regular expression matching correct attribute names 190 # Regular expression matching correct argument names 196 # Regular expression matching correct class attribute names 202 # Regular expression matching correct inline iteration names 208 # Regular expression matching correct class names 214 # Regular expression matching correct module name [all...] |
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/ |
IntegerTest.java | 98 // correct 108 // Correct 117 // Correct 126 // Correct 135 // Correct 144 // Correct 327 // Correct 336 // Correct 345 // Correct 379 // Correct [all...] |
/art/dexdump/ |
dexdump.h | 21 * the original for correct DEX files. Error messages may differ, however.
|
/art/runtime/entrypoints/quick/ |
quick_trampoline_entrypoints_test.cc | 80 // This test ensures that kQuickCalleeSaveFrame_RefAndArgs_FrameSize is correct. 95 // This test ensures that GetConstExprPointerSize is correct with respect to 106 // GetCalleeSavePCOffset is correct. 108 // Ensure that the computation in callee_save_frame.h correct.
|
/art/runtime/interpreter/mterp/ |
mterp_stub.cc | 26 * are still correct.
|
/art/test/520-equivalent-phi/smali/ |
Equivalent.smali | 31 # even though it is the one that has the correct type.
|
/art/test/537-checker-debuggable/smali/ |
TestCase.smali | 21 # Checker runs the correct test for each compilation mode.
|
/art/test/596-checker-dead-phi/src/ |
Main.java | 27 // generated for that method is correct.
|
/bionic/tests/ |
sys_types_test.cpp | 30 // but are correct on 64-bit Android.
|
/build/soong/ |
soong.bash | 20 # $BOOTSTRAP are correct
|
/cts/tests/tests/calendarcommon/src/com/android/calendarcommon2/ |
RecurrenceSet.java | 21 * the test to ensure the correct library is being used.
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/differencevisualizers/ |
PassFailVisualizer.java | 21 * This class creates difference maps that show which pixels were correct, and which weren't
|
/developers/build/prebuilts/gradle/AutoBackupForApps/Application/src/main/res/values/ |
strings.xml | 22 <string name="file_size_is_invalid">Please specify a correct file size.</string>
|
Completed in 617 milliseconds
<<11121314151617181920>>