/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/expected/expected.unexpected/ |
D | class.mandates.verify.cpp | 17 template class std::unexpected<int[2]>; // expected-error-re@*:* {{static assertion failed {{.*}}[e… member in std 19 template class std::unexpected<const int>; // expected-error-re@*:* {{static assertion failed {{.*}… member in std 21 template class std::unexpected<int&>; // expected-error-re@*:* {{static assertion failed {{.*}}[exp… member in std 23 template class std::unexpected<std::unexpected<int>>; // expected-error-re@*:* {{static assertion f… member in std 25 template class std::unexpected<volatile int>; // expected-error-re@*:* {{static assertion failed {{… member in std
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/expected/expected.unexpected/ |
D | class.mandates.verify.cpp | 17 template class std::unexpected<int[2]>; // expected-error-re@*:* {{static assertion failed {{.*}}[e… member in std 19 template class std::unexpected<const int>; // expected-error-re@*:* {{static assertion failed {{.*}… member in std 21 template class std::unexpected<int&>; // expected-error-re@*:* {{static assertion failed {{.*}}[exp… member in std 23 template class std::unexpected<std::unexpected<int>>; // expected-error-re@*:* {{static assertion f… member in std 25 template class std::unexpected<volatile int>; // expected-error-re@*:* {{static assertion failed {{… member in std
|
/external/junit/src/main/java/org/junit/ |
D | Assert.java | 160 public static void assertNotEquals(String message, Object unexpected, in assertNotEquals() 176 public static void assertNotEquals(Object unexpected, Object actual) { in assertNotEquals() 199 public static void assertNotEquals(String message, long unexpected, long actual) { in assertNotEquals() 212 public static void assertNotEquals(long unexpected, long actual) { in assertNotEquals() 231 public static void assertNotEquals(String message, double unexpected, in assertNotEquals() 250 public static void assertNotEquals(double unexpected, double actual, double delta) { in assertNotEquals() 266 public static void assertNotEquals(float unexpected, float actual, float delta) { in assertNotEquals() 596 public static void assertNotEquals(String message, float unexpected, in assertNotEquals() 796 public static void assertNotSame(String message, Object unexpected, in assertNotSame() 811 public static void assertNotSame(Object unexpected, Object actual) { in assertNotSame()
|
/external/guice/extensions/testlib/test/com/google/inject/testing/throwingproviders/ |
D | CheckedProviderSubjectTest.java | 37 String unexpected = "Summer is unsafe"; in providedValue_gotUnexpected_expectFailure() local 76 Class<? extends Throwable> unexpected = UnsupportedOperationException.class; in thrownException_threwUnexpected_expectFailure() local
|
/external/cronet/stable/third_party/libc++/src/test/std/atomics/atomics.ref/ |
D | compare_exchange_weak.pass.cpp | 182 T unexpected(T(255)); in operator ()() local 192 T unexpected(T(255)); in operator ()() local 202 T unexpected(T(255)); in operator ()() local 215 T unexpected(T(255)); in operator ()() local
|
D | compare_exchange_strong.pass.cpp | 177 T unexpected(T(255)); in operator ()() local 187 T unexpected(T(255)); in operator ()() local 197 T unexpected(T(255)); in operator ()() local 210 T unexpected(T(255)); in operator ()() local
|
/external/cronet/tot/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/ |
D | compare_exchange_weak.pass.cpp | 185 T unexpected(T(-9999.99)); in test_impl() local 194 T unexpected(T(-9999.99)); in test_impl() local 204 T unexpected(T(-9999.99)); in test_impl() local 217 T unexpected(T(-9999.99)); in test_impl() local
|
D | compare_exchange_strong.pass.cpp | 170 T unexpected(T(-9999.99)); in test_impl() local 179 T unexpected(T(-9999.99)); in test_impl() local 189 T unexpected(T(-9999.99)); in test_impl() local 202 T unexpected(T(-9999.99)); in test_impl() local
|
/external/cronet/tot/third_party/libc++/src/test/std/atomics/atomics.ref/ |
D | compare_exchange_weak.pass.cpp | 182 T unexpected(T(255)); in operator ()() local 192 T unexpected(T(255)); in operator ()() local 202 T unexpected(T(255)); in operator ()() local 215 T unexpected(T(255)); in operator ()() local
|
D | compare_exchange_strong.pass.cpp | 177 T unexpected(T(255)); in operator ()() local 187 T unexpected(T(255)); in operator ()() local 197 T unexpected(T(255)); in operator ()() local 210 T unexpected(T(255)); in operator ()() local
|
/external/cronet/stable/third_party/libc++/src/test/std/atomics/atomics.types.generic/atomics.types.float/ |
D | compare_exchange_weak.pass.cpp | 185 T unexpected(T(-9999.99)); in test_impl() local 194 T unexpected(T(-9999.99)); in test_impl() local 204 T unexpected(T(-9999.99)); in test_impl() local 217 T unexpected(T(-9999.99)); in test_impl() local
|
D | compare_exchange_strong.pass.cpp | 170 T unexpected(T(-9999.99)); in test_impl() local 179 T unexpected(T(-9999.99)); in test_impl() local 189 T unexpected(T(-9999.99)); in test_impl() local 202 T unexpected(T(-9999.99)); in test_impl() local
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__expected/ |
D | unexpected.h | 42 class unexpected; variable
|
/external/cronet/stable/third_party/libc++/src/include/__expected/ |
D | unexpected.h | 42 class unexpected; variable
|
/external/cronet/tot/third_party/libc++/src/include/__expected/ |
D | unexpected.h | 42 class unexpected; variable
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__expected/ |
D | unexpected.h | 42 class unexpected; variable
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/small_ctor-0.1.2/src/ |
D | lib.rs | 72 macro_rules! unexpected { in get_function_name() macro
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/small_ctor-0.1.2/src/ |
D | lib.rs | 72 macro_rules! unexpected { in get_function_name() macro
|
/external/cronet/tot/third_party/libc++abi/src/src/ |
D | cxa_handlers.cpp | 41 unexpected() in unexpected() function
|
/external/cronet/stable/third_party/libc++abi/src/src/ |
D | cxa_handlers.cpp | 41 unexpected() in unexpected() function
|
/external/libcxxabi/src/ |
D | cxa_handlers.cpp | 42 unexpected() in unexpected() function
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | local_storage_rcu_tasks_trace_bench.c | 19 long unexpected; variable
|
/external/llvm-libc/src/__support/CPP/ |
D | expected.h | 24 LIBC_INLINE constexpr explicit unexpected(T value) : value(value) {} in unexpected() function
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/CPP/ |
D | expected.h | 24 LIBC_INLINE constexpr explicit unexpected(T value) : value(value) {} in unexpected() function
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/CPP/ |
D | expected.h | 24 LIBC_INLINE constexpr explicit unexpected(T value) : value(value) {} in unexpected() function
|