| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | cl_test.h | 31 #define ASSERT_OK(x) ASSERT_TRUE(x.ok()); macro
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
| D | test_util.h | 33 #define ASSERT_OK(x) ASSERT_THAT(x.message(), testing::StrEq("")); macro
|
| /external/icu/icu4c/source/test/intltest/ |
| D | quantityformattertest.cpp | 20 #define ASSERT_OK(status) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
| D | astrotst.cpp | 47 #define ASSERT_OK(x) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
| D | dtfmttst.cpp | 32 #define ASSERT_OK(status) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | quantityformattertest.cpp | 20 #define ASSERT_OK(status) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
| D | astrotst.cpp | 47 #define ASSERT_OK(x) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
| D | dtfmttst.cpp | 32 #define ASSERT_OK(status) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
| /external/pigweed/pw_crypto/ |
| D | sha256_mock_test.cc | 26 #define ASSERT_OK(expr) ASSERT_EQ(OkStatus(), expr) macro
|
| D | ecdsa_test.cc | 26 #define ASSERT_OK(expr) ASSERT_EQ(OkStatus(), expr) macro
|
| D | sha256_test.cc | 25 #define ASSERT_OK(expr) ASSERT_EQ(OkStatus(), expr) macro
|
| /external/pigweed/pw_protobuf/ |
| D | map_utils_test.cc | 23 #define ASSERT_OK(status) ASSERT_EQ(OkStatus(), status) macro
|
| D | message_test.cc | 20 #define ASSERT_OK(status) ASSERT_EQ(OkStatus(), status) macro
|
| /external/pigweed/pw_tls_client/ |
| D | test_server_test.cc | 27 #define ASSERT_OK(expr) ASSERT_EQ(pw::OkStatus(), expr) macro
|
| /external/pigweed/pw_async_basic/ |
| D | dispatcher_test.cc | 22 #define ASSERT_OK(status) ASSERT_EQ(OkStatus(), status) macro
|
| /external/pigweed/pw_async/ |
| D | fake_dispatcher_test.cc | 20 #define ASSERT_OK(status) ASSERT_EQ(OkStatus(), status) macro
|
| /external/pigweed/pw_kvs/ |
| D | key_value_store_test.cc | 161 #define ASSERT_OK(expr) ASSERT_EQ(OkStatus(), expr) macro
|
| /external/linux-kselftest/tools/testing/selftests/bpf/ |
| D | test_progs.h | 270 #define ASSERT_OK(res, name) ({ \ macro
|
| /external/pigweed/pw_software_update/ |
| D | update_bundle_test.cc | 27 #define ASSERT_OK(status) ASSERT_EQ(OkStatus(), status) macro
|
| /external/pigweed/pw_result/ |
| D | statusor_test.cc | 38 #define ASSERT_OK(expression) ASSERT_EQ(::pw::OkStatus(), expression) macro
|