Searched refs:test_class_method (Results 1 – 4 of 4) sorted by relevance
15 void test_class_method(Arg1 arg1) { function21 template void test_class_method<ClassMethods, ClassMethods>(void*);22 template void test_class_method<ClassMethods, ClassMethods>(int*);28 template void test_class_method<ClassMethods2, ClassMethods2>(int*); // expected-note{{in instantia…
228 def test_class_method(self): member in CallTreesTest
135 def test_class_method(self): member in TFLiteAuthoringTest
752 def test_class_method(self): member in TestBlockComments