Home
last modified time | relevance | path

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

/third_party/glib/tests/gobject/
Dperformance.c457 struct ConstructionTest { struct
466 struct ConstructionTest *data; in test_construction_setup() argument
468 data = g_new0 (struct ConstructionTest, 1); in test_construction_setup()
479 struct ConstructionTest *data = _data; in test_construction_init()
494 struct ConstructionTest *data = _data; in test_construction_run()
508 struct ConstructionTest *data = _data; in test_construction_finish()
519 struct ConstructionTest *data = _data; in test_construction_teardown()
529 struct ConstructionTest *data = _data; in test_construction_print_result()
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.h26 virtual void ConstructionTest();
Dcsdetest.cpp70 if (exec) ConstructionTest(); in runIndexedTest()
251 void CharsetDetectionTest::ConstructionTest() in ConstructionTest() function in CharsetDetectionTest