Searched refs:test_constructors (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/tests/systemc/communication/sc_signal/constructors/
H A Dtest01.cpp45 test_constructors( T const & val = T() ) function
60 test_constructors( 42 );
63 test_constructors( true );
66 test_constructors( SC_LOGIC_0 );
/gem5/src/systemc/tests/systemc/kernel/sc_time/test01/
H A Dtest01.cpp76 test_constructors() function
78 cout << "test_constructors" << endl;
307 test_constructors();
/gem5/ext/pybind11/tests/
H A Dtest_pytypes.py171 def test_constructors(): function
H A Dtest_numpy_array.py256 def test_constructors(): function

Completed in 5 milliseconds