Home
last modified time | relevance | path

Searched refs:teststruct (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/
Dmain.c19 typedef struct teststruct { struct
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp1769 struct teststruct { struct
1779 …return(strcmp((const char *)((struct teststruct *)string1)->key, (const char *)((struct teststruct in compare_teststruct() argument
1808 struct teststruct tests[] = { in TestBounds()
1882 qsort(tests, arraySize, sizeof(struct teststruct), compare_teststruct); in TestBounds()
/third_party/icu/icu4c/source/test/cintltst/
Dcapitst.c1519 struct teststruct { struct
1525 …return(strcmp((const char *)((struct teststruct *)string1)->key, (const char *)((struct teststruct in compare_teststruct() argument
1547 struct teststruct tests[] = { in TestBounds()
1619 qsort(tests, arraySize, sizeof(struct teststruct), compare_teststruct); in TestBounds()