Home
last modified time | relevance | path

Searched refs:test_initialization (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/tests/check/libs/
Dbitwriter.c34 GST_START_TEST (test_initialization) in GST_START_TEST() argument
221 tcase_add_test (tc_chain, test_initialization); in gst_bit_writer_suite()
Dbytewriter.c32 GST_START_TEST (test_initialization) in GST_START_TEST() argument
248 tcase_add_test (tc_chain, test_initialization); in gst_byte_writer_suite()
Dbitreader.c42 GST_START_TEST (test_initialization) in GST_START_TEST() argument
246 tcase_add_test (tc_chain, test_initialization); in gst_bit_reader_suite()
Dbytereader.c43 GST_START_TEST (test_initialization) in GST_START_TEST() argument
830 tcase_add_test (tc_chain, test_initialization); in gst_byte_reader_suite()
/third_party/python/Lib/tkinter/test/test_ttk/
Dtest_extensions.py51 def test_initialization(self): member in LabeledScaleTest
216 def test_initialization(self): member in OptionMenuTest
/third_party/python/Lib/test/
Dtest_io.py1565 def test_initialization(self): member in CBufferedReaderTest
1930 def test_initialization(self): member in CBufferedWriterTest
3735 def test_initialization(self): member in CTextIOWrapperTest