Searched defs:expect_failure (Results 1 – 9 of 9) sorted by relevance
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | reshape_test.cc | 38 bool expect_failure) { in TestReshapeImpl() 110 bool expect_failure = false) { in TestReshape()
|
/external/googletest/googletest/scripts/ |
D | gen_gtest_pred_impl.py | 573 def GenTest(use_format, use_assert, expect_failure, argument
|
/external/google-breakpad/src/testing/gtest/scripts/ |
D | gen_gtest_pred_impl.py | 570 def GenTest(use_format, use_assert, expect_failure, argument
|
/external/autotest/client/common_lib/cros/network/ |
D | xmlrpc_datatypes.py | 52 expect_failure=False, guid=None, autoconnect=None, argument
|
/external/igt-gpu-tools/tests/ |
D | kms_content_protection.c | 381 int content_type, bool expect_failure, in test_cp_enable_with_retry()
|
/external/tensorflow/tensorflow/c/ |
D | c_api_function_test.cc | 157 bool expect_failure = false) { in Define() 181 bool expect_failure = false) { in DefineT()
|
/external/vulkan-validation-layers/tests/ |
D | vktestbinding.cpp | 50 bool expect_failure(const char *expr, const char *file, unsigned int line, const char *function) { in expect_failure() function
|
/external/skia/tests/ |
D | SkSLInterpreterTest.cpp | 738 static void expect_failure(skiatest::Reporter* r, const char* src) { in expect_failure() function
|
/external/expat/tests/ |
D | runtests.c | 177 #define expect_failure(text, errorCode, errorMessage) \ macro
|