Lines Matching refs:TestName
51 Test the object TestObject against the test specified with TestName. This test
55 @param TestName
62 if the test does not support TestName or TestObject is null.
64 void testInvariant( [in] string TestName,
70 Test the object TestObject against the test specified with TestName.
78 @param TestName
90 if the test does not support TestName or TestObject is null.
92 long test( [in] string TestName,
99 Test the object TestObject against the test specified with TestName using
113 @param TestName
125 if the test does not support TestName or TestObject is null.
127 long testMultiThread( [in] string TestName,