Searched defs:bad_data (Results 1 – 13 of 13) sorted by relevance
25 static struct __user_cap_data_struct *data, *bad_data; variable
178 const unsigned long bad_data = in main() local
109 byte bad_data[] = {byte{0xFF}, byte{0x00}, byte{0x00}, byte{0xFF}}; in TEST() local
54 std::string bad_data = "Bad bitmap file content"; in TEST_F() local
800 const char* bad_data = "ab-/"; in TEST() local
157 const int8_t bad_data[] = {-128, -128, 127}; in TF_LITE_MICRO_TEST() local
607 for (absl::string_view bad_data : data_set) { in TestEscapeAndUnescape() local