Home
last modified time | relevance | path

Searched defs:test_entries (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tests/unit-core/
Dtest-typedarray.c112 test_typedarray_queries (test_entry_t test_entries[]) /**< test cases */ in test_typedarray_queries()
202 test_typedarray_complex_creation (test_entry_t test_entries[], /**< test cases */ in test_typedarray_complex_creation()
291 static void test_property_by_index (test_entry_t test_entries[]) in test_property_by_index()
494 test_entry_t test_entries[] = in main() local
/third_party/mesa3d/src/amd/common/
Dac_surface_modifier_test.c210 struct u_vector *test_entries) in test_modifier()
338 static void run_modifier_test(struct u_vector *test_entries, const char *name, in run_modifier_test()
399 struct u_vector test_entries; in main() local
/third_party/grpc/test/core/slice/
Dslice_hash_table_test.cc71 const std::vector<TestEntry>& test_entries, in CreateTableFromEntries()
83 const std::vector<TestEntry> test_entries = { in TEST() local
/third_party/glib/gio/tests/
Dactions.c372 test_entries (void) in test_entries() function