Home
last modified time | relevance | path

Searched refs:test_empty (Results 1 – 11 of 11) sorted by relevance

/external/harfbuzz_ng/test/api/
Dtest-set.c33 test_empty (hb_set_t *s) in test_empty() function
61 test_empty (s); in test_set_basic()
66 test_empty (s); in test_set_basic()
107 test_empty (s); in test_set_algebra()
115 test_empty (s); in test_set_algebra()
124 test_empty (s); in test_set_algebra()
135 test_empty (s); in test_set_algebra()
147 test_empty (s); in test_set_algebra()
218 test_empty (b); in test_set_empty()
222 test_empty (b); in test_set_empty()
[all …]
Dtest-buffer.c815 test_empty (hb_buffer_t *b) in test_empty() function
832 test_empty (b); in test_buffer_empty()
836 test_empty (b); in test_buffer_empty()
843 test_empty (b); in test_buffer_empty()
847 test_empty (b); in test_buffer_empty()
853 test_empty (b); in test_buffer_empty()
/external/clang/test/CodeGenCXX/
Darm64-darwinpcs.cpp9 void test_empty(Empty e) {} in test_empty() function
/external/skia/tests/
DPDFDocumentTest.cpp19 static void test_empty(skiatest::Reporter* reporter) { in test_empty() function
113 test_empty(reporter); in DEF_TEST()
DAAClipTest.cpp207 static void test_empty(skiatest::Reporter* reporter) { in test_empty() function
413 test_empty(reporter); in DEF_TEST()
DRoundRectTest.cpp52 static void test_empty(skiatest::Reporter* reporter) { in test_empty() function
737 test_empty(reporter); in DEF_TEST()
DPathTest.cpp3569 static void test_empty(skiatest::Reporter* reporter, const SkPath& p) { in test_empty() function
4538 test_empty(reporter, p); in DEF_TEST()
4559 test_empty(reporter, p); in DEF_TEST()
4566 test_empty(reporter, p); in DEF_TEST()
/external/libcxxabi/test/
Dtest_vector1.pass.cpp77 int test_empty ( ) { in test_empty() function
274 retVal += test_empty (); in main()
/external/clang/tools/scan-build-py/tests/unit/
Dtest_report.py146 def test_empty(self): member in GetPrefixFromCompilationDatabaseTest
/external/autotest/site_utils/
Dlab_inventory_unittest.py136 def test_empty(self): member in PoolCountTests
245 def test_empty(self): member in BoardCountTests
593 def test_empty(self): member in LabInventoryTests
/external/jsmn/
Djsmn_test.c44 int test_empty() { in test_empty() function
605 test(test_empty, "general test for a empty JSON objects/arrays"); in main()