Home
last modified time | relevance | path

Searched defs:should_fail (Results 1 – 15 of 15) sorted by relevance

/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_rewrite_test.c26 static int should_fail = 0; variable
Dtomoyo_filesystem_test.c27 static void show_prompt(const char *str, const int should_fail) in show_prompt()
Dtomoyo_file_test.c26 static int should_fail = 0; variable
Dtomoyo_new_test.c620 int should_fail; in main() local
/external/googletest/googletest/test/
Dgoogletest-throw-on-failure-test.py80 def RunAndVerify(self, env_var_value, flag_value, should_fail): argument
/external/boringssl/src/crypto/test/
Dmalloc.cc103 bool should_fail = (current_malloc_count == malloc_number_to_fail); in should_fail_allocation() local
/external/google-breakpad/src/testing/gtest/test/
Dgtest_throw_on_failure_test.py83 def RunAndVerify(self, env_var_value, flag_value, should_fail): argument
/external/mockito/src/test/java/org/mockitousage/junitrule/
DVerificationCollectorImplTest.java111 public void should_fail() { in should_fail() method in VerificationCollectorImplTest.VerificationCollectorRuleInner
/external/webrtc/talk/app/webrtc/test/
Dfakedtlsidentitystore.h108 void set_should_fail(bool should_fail) { in set_should_fail()
/external/libxkbcommon/xkbcommon/test/
Drules-file.c45 bool should_fail; member
/external/v8/tools/clang/plugins/tests/
Dweak_ptr_factory.cpp51 namespace should_fail { namespace
/external/tensorflow/tensorflow/python/profiler/
Dmodel_analyzer_test.py417 def pprof_test_helper(self, attribute, should_fail=False): argument
/external/autotest/client/cros/crash/
Dcrash_test.py553 should_fail=False): argument
/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes_test.cc484 bool should_fail = false; in TEST_F() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp9471 const bool should_fail = !is_aligned; in test() local
9482 const bool should_fail = !is_aligned; in test() local
10407 const bool should_fail = (0 == align) ? false : !isPowerOf2(align); in test() local