Home
last modified time | relevance | path

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

/third_party/libsnd/programs/
Dtest-sndfile-metadata-set.py57 def _run_command (self, should_fail, cmd): argument
71 def meta_set (self, should_fail, args): argument
74 def meta_get (self, should_fail, args): argument
/third_party/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
/third_party/googletest/googletest/test/
Dgoogletest-throw-on-failure-test.py80 def RunAndVerify(self, env_var_value, flag_value, should_fail): argument
/third_party/python/Lib/ctypes/test/
Dtest_loading.py147 def should_fail(command): function
/third_party/glib/glib/tests/
Dstrfuncs.c2228 gboolean should_fail; member
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstvalue.c3790 gboolean should_fail; in GST_START_TEST() member
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc1051 const Message& message, bool should_fail, in ListFieldsMayFailOnStripped()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp9561 const bool should_fail = !is_aligned; in test() local
9572 const bool should_fail = !is_aligned; in test() local
10497 const bool should_fail = (0 == align) ? false : !isPowerOf2(align); in test() local