Searched refs:testID (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/test/letest/
H A Dxmlreader.h13 typedef void (*TestCaseCallback) (const char *testID,
H A Dcletest.c284 static le_bool compareResults(const char *testID, TestResult *expected, TestResult *actual) argument
291 testID, expected->glyphCount, actual->glyphCount);
298 testID, i, expected->glyphs[i], actual->glyphs[i]);
306 testID, i, expected->indices[i], actual->indices[i]);
317 testID, i, expected->positions[i * 2], actual->positions[i * 2]);
327 testID, i, expected->positions[i * 2 + 1], actual->positions[i * 2 + 1]);
336 le_uint32 testChecksum, const char *testID)
350 log_info("Test %s: this may not be the same font used to generate the test data.\n", testID);
394 static le_font *openFont(const char *fontName, const char *checksum, const char *version, const char *testID) argument
404 log_info("Test %s: can't open font %s - test skipped.\n", testID, fontNam
335 checkFontVersion(le_font *font, const char *testVersionString, le_uint32 testChecksum, const char *testID) argument
438 doTestCase(const char *testID, const char *fontName, const char *fontVersion, const char *fontChecksum, le_int32 scriptCode, le_int32 languageCode, const LEUnicode *text, le_int32 charCount, TestResult *expected) argument
[all...]
H A Dletest.cpp328 le_bool compareResults(const char *testID, TestResult *expected, TestResult *actual) argument
333 testID, expected->glyphCount, actual->glyphCount);
342 testID, i, expected->glyphs[i], actual->glyphs[i]);
350 testID, i, expected->indices[i], actual->indices[i]);
360 testID, i, expected->positions[i * 2], actual->positions[i * 2]);
372 testID, i, expected->positions[i * 2 + 1], actual->positions[i * 2 + 1]);
381 le_uint32 testChecksum, const char *testID)
397 log_info("Test %s: this may not be the same font used to generate the test data.\n", testID);
538 LEFontInstance *openFont(const char *fontName, const char *checksum, const char *version, const char *testID) argument
548 log_info("Test %s: can't open font %s - test skipped.\n", testID, fontNam
380 checkFontVersion(PortableFontInstance *fontInstance, const char *testVersionString, le_uint32 testChecksum, const char *testID) argument
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A Dxmlreader.h13 typedef void (*TestCaseCallback) (const char *testID,
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_ivar.py38 def testID(self): member in class:TestInstanceVariables
H A Dtest_methods.py307 def testID(self): member in class:PyOCTestSimpleReturns
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_ivar.py35 def testID(self): member in class:TestInstanceVariables
H A Dtest_methods.py307 def testID(self): member in class:PyOCTestSimpleReturns
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_ivar.py36 def testID(self): member in class:TestInstanceVariables
H A Dtest_methods.py313 def testID(self): member in class:PyOCTestSimpleReturns

Completed in 223 milliseconds