Home
last modified time | relevance | path

Searched defs:treshold (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/tests/iozone/
Dpostprocessing.py62 def compare_matrices(matrix1, matrix2, treshold=0.05): argument
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp3353 string expandOpPhiCase5 (const string& s, int &acc, int add, int treshold) in expandOpPhiCase5()