Searched defs:test_const (Results 1 – 5 of 5) sorted by relevance
31 void test_const(const F& f, R expected) { in test_const() function
36 test_const(const F& f) in test_const() function
21 TEST_CONSTEXPR_CXX20 void test_const(const S& s) { in test_const() function
19 def test_const(O=TensorDef(F32, S.M, S.N, output=True)): function
25 …void test_const() const { // expected-note 2{{member function 'test3::test_const' is declared cons… in test_const() function in test3