Searched defs:should_fail (Results 1 – 11 of 11) sorted by relevance
/third_party/libsnd/programs/ |
D | test-sndfile-metadata-set.py | 57 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/ |
D | tomoyo_rewrite_test.c | 26 static int should_fail = 0; variable
|
D | tomoyo_filesystem_test.c | 27 static void show_prompt(const char *str, const int should_fail) in show_prompt()
|
D | tomoyo_file_test.c | 26 static int should_fail = 0; variable
|
D | tomoyo_new_test.c | 620 int should_fail; in main() local
|
/third_party/googletest/googletest/test/ |
D | googletest-throw-on-failure-test.py | 80 def RunAndVerify(self, env_var_value, flag_value, should_fail): argument
|
/third_party/python/Lib/ctypes/test/ |
D | test_loading.py | 147 def should_fail(command): function
|
/third_party/glib/glib/tests/ |
D | strfuncs.c | 2228 gboolean should_fail; member
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstvalue.c | 3790 gboolean should_fail; in GST_START_TEST() member
|
/third_party/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 1051 const Message& message, bool should_fail, in ListFieldsMayFailOnStripped()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 9561 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
|