/external/libcxx/test/std/containers/ |
D | map_allocator_requirement_test_templates.h | 44 assert(!cc->unchecked()); in testMapInsert() 57 assert(!cc->unchecked()); in testMapInsert() 70 assert(!cc->unchecked()); in testMapInsert() 83 assert(!cc->unchecked()); in testMapInsert() 95 assert(!cc->unchecked()); in testMapInsert() 108 assert(!cc->unchecked()); in testMapInsert() 120 assert(!cc->unchecked()); in testMapInsert() 133 assert(!cc->unchecked()); in testMapInsert() 147 assert(!cc->unchecked()); in testMapInsert() 175 assert(!cc->unchecked()); in testMapInsertHint() [all …]
|
D | set_allocator_requirement_test_templates.h | 43 assert(!cc->unchecked()); in testSetInsert() 56 assert(!cc->unchecked()); in testSetInsert() 69 assert(!cc->unchecked()); in testSetInsert() 82 assert(!cc->unchecked()); in testSetInsert() 95 assert(!cc->unchecked()); in testSetInsert() 107 assert(!cc->unchecked()); in testSetInsert() 120 assert(!cc->unchecked()); in testSetInsert() 134 assert(!cc->unchecked()); in testSetInsert() 155 assert(!cc->unchecked()); in testSetEmplace() 168 assert(!cc->unchecked()); in testSetEmplace() [all …]
|
/external/libchrome/base/android/jni_generator/ |
D | jni_generator_tests.py | 501 unchecked=False, 515 unchecked=False, 526 unchecked=False, 540 unchecked=False, 551 unchecked=False, 567 unchecked=False, 578 unchecked=False, 589 unchecked=True, 600 unchecked=False, 611 unchecked=False, [all …]
|
D | jni_generator.py | 109 self.unchecked = kwargs['unchecked'] 653 unchecked='Unchecked' in match.group('Unchecked'), 717 unchecked=False, 733 unchecked=False, 1157 if not called_by_native.unchecked:
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.elem/ |
D | index.pass.cpp | 129 assert(!cc->unchecked()); in main() 141 assert(!cc->unchecked()); in main() 153 assert(!cc->unchecked()); in main()
|
/external/catch2/projects/SelfTest/Baselines/ |
D | automake.std.approved.txt | 16 :test-result: FAIL An unchecked exception reports the line of the last assertion 109 :test-result: FAIL When unchecked exceptions are thrown directly they are always failures 110 :test-result: FAIL When unchecked exceptions are thrown during a CHECK the test should continue 111 :test-result: FAIL When unchecked exceptions are thrown during a REQUIRE the test should abort fail 112 :test-result: FAIL When unchecked exceptions are thrown from functions they are always failures 113 :test-result: FAIL When unchecked exceptions are thrown from sections they are always failures 114 :test-result: PASS When unchecked exceptions are thrown, but caught, they do not affect the test
|
D | console.std.approved.txt | 226 An unchecked exception reports the line of the last assertion 942 When unchecked exceptions are thrown directly they are always failures 952 When unchecked exceptions are thrown during a CHECK the test should continue 963 When unchecked exceptions are thrown during a REQUIRE the test should abort 975 When unchecked exceptions are thrown from functions they are always failures 986 When unchecked exceptions are thrown from sections they are always failures
|
/external/libcxx/test/support/ |
D | container_test_types.h | 181 bool unchecked() { in unchecked() function 187 assert(!unchecked()); in expect() 193 assert(!unchecked()); 243 assert(!CC->unchecked()); in ExpectConstructGuard() 248 assert(!getConstructController()->unchecked()); in ~ExpectConstructGuard()
|
/external/libcxx/test/std/containers/associative/map/map.access/ |
D | index_key.pass.cpp | 94 assert(!cc->unchecked()); in main() 106 assert(!cc->unchecked()); in main()
|
D | index_rv_key.pass.cpp | 71 assert(!cc->unchecked()); in main()
|
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/ |
D | elidelocalchecks.ll | 22 ; unchecked loads 29 ; unchecked stores 76 ; Direct unchecked loads and stores
|
/external/webrtc/talk/build/ |
D | build_jar.sh | 50 $JAVA_HOME/bin/javac -Xlint:deprecation -Xlint:unchecked -d "$TMP_DIR" \
|
/external/volley/ |
D | rules.gradle | 19 options.compilerArgs << "-Xlint:unchecked" << "-Werror"
|
/external/autotest/client/site_tests/policy_ChromeOsLockOnIdleSuspend/ |
D | control.false_unlock | 20 box is unchecked and uneditable, and the Screen Lock is not displayed when
|
D | control | 21 2) is unchecked when set false,
|
/external/icu/icu4c/source/data/translit/ |
D | blt_blt_FONIPA.txt | 64 # Convert tones for unchecked syllables with vowels that are written 71 # Convert tones for unchecked syllables with vowels that are either written
|
/external/grpc-grpc-java/protobuf-lite/ |
D | build.gradle | 29 "-Xlint:-unchecked",
|
/external/grpc-grpc-java/compiler/src/testNano/golden/ |
D | TestDeprecatedService.java.txt | 85 @java.lang.SuppressWarnings("unchecked") 266 @java.lang.SuppressWarnings("unchecked") 279 @java.lang.SuppressWarnings("unchecked")
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.modifiers/ |
D | resize_size_value.pass.cpp | 98 assert(!cc->unchecked()); in main()
|
/external/Microsoft-GSL/ |
D | CMakeLists.txt | 46 # remove unnecessary warnings about unchecked iterators
|
/external/libchrome/libchrome_tools/patch/ |
D | 580fcef.patch | 25 @SuppressWarnings("unchecked")
|
/external/droiddriver/ |
D | build.gradle | 40 options.compilerArgs << '-Xlint:deprecation' << '-Xlint:unchecked'
|
/external/conscrypt/ |
D | Android.bp | 382 //"-Xlint:-serial,-deprecation,-unchecked", 412 //"-Xlint:-serial,-deprecation,-unchecked",
|
/external/grpc-grpc-java/compiler/src/testLite/golden/ |
D | TestDeprecatedService.java.txt | 240 @java.lang.SuppressWarnings("unchecked") 253 @java.lang.SuppressWarnings("unchecked")
|
/external/grpc-grpc-java/compiler/src/test/golden/ |
D | TestDeprecatedService.java.txt | 241 @java.lang.SuppressWarnings("unchecked") 254 @java.lang.SuppressWarnings("unchecked")
|