Searched refs:test_abs (Results 1 – 8 of 8) sorted by relevance
115 lws_abs_t test_abs; in test_sequencer_cb() local202 test_abs = s->original_abs; in test_sequencer_cb()210 test_abs.at_tokens = s->uttt; in test_sequencer_cb()212 s->instance = lws_abs_bind_and_create_instance(&test_abs); in test_sequencer_cb()
23 def test_abs(): function
505 def test_abs(self): member in CMathTests
120 def test_abs(self): member in OperatorTestCase
543 def test_abs(self): member in ComplexTest
174 def test_abs(self): member in BuiltinTest
2956 def test_abs(self): member in ContextAPItests
2923 static inline T test_abs (T x) in test_abs() function in vkt::SpirVAssembly::TestMath