Home
last modified time | relevance | path

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

/external/libxcam/tests/
Dtest-soft-image.cpp68 #define RUN_N(statement, loop, msg, ...) \ macro
716RUN_N (blender->blend (ins[0]->get_buf (), ins[1]->get_buf (), outs[0]->get_buf ()), loop, "blend … in main()
729RUN_N (mapper->remap (ins[0]->get_buf (), outs[0]->get_buf ()), loop, "remap buffer failed."); in main()