Home
last modified time | relevance | path

Searched defs:expected_data (Results 1 – 12 of 12) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-stringbuilder.c127 static const lit_utf8_byte_t expected_data[] = "1abc234string"; in main() local
186 static const lit_utf8_byte_t expected_data[] = "1abc234string"; in main() local
203 static const lit_utf8_byte_t expected_data[] = "234abcstring"; in main() local
Dtest-snapshot.c224 const uint8_t expected_data[] = in main() local
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers_unittest.cc156 uint8 expected_data[] = { in TEST() local
181 uint8 expected_data[] = { in TEST() local
/third_party/lwip/test/unit/tcp/
Dtcp_helper.h18 char* expected_data; member
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dadaptive_demux_common.h74 const guint8* expected_data; member
/third_party/googletest/googletest/test/
Dgoogletest-listener-test.cc178 const char* const* expected_data, in VerifyResults()
/third_party/glib/gio/tests/
Dfilter-streams.c150 gpointer expected_data; variable
Dsocket-service.c420 …const guint8 expected_data[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18,… in read_read_write_async_cb() local
/third_party/libsoup/tests/
Drequester-test.c651 const char *expected_data, int expected_len) in do_null_char_request()
694 const char *expected_data; in do_null_char_test_for_session() member
/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-listener-test.cc243 const char* const* expected_data, in VerifyResults()
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c739 uint32_t expected_data = uint8_data_p->uint8_size - uint8_data_p->uint8_offset; in jerry_debugger_process_message() local
/third_party/glib/glib/tests/
Darray-test.c45 const gint *expected_data, in assert_int_array_equal()