Searched defs:test_scalar (Results 1 – 5 of 5) sorted by relevance
34 struct test_scalar struct36 T value_;37 test_scalar( T value ): value_(value) {} in test_scalar() argument
39 struct test_scalar struct41 T value_;42 test_scalar( T value ): value_(value) {} in test_scalar() argument
56 def test_scalar(): function
57 def test_scalar(): function
51 def test_scalar(): function