Home
last modified time | relevance | path

Searched defs:test_max (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/
Dtest_audioop.py34 def test_max(self): member in TestAudioop
Dtest_builtin.py1010 def test_max(self): member in BuiltinTest
Dtest_decimal.py3297 def test_max(self): member in ContextAPItests
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp2964 static inline T test_max (T x, T y) in test_max() function in vkt::SpirVAssembly::TestMath