Home
last modified time | relevance | path

Searched refs:temp_func (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dmain.cpp128 const Func *const temp_func = functionList + i; in doTest() local
129 if (strcmp(temp_func->name, name) == 0) in doTest()
138 func_data = temp_func; in doTest()