Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
Dfloat16_gen.c225 void printReferenceOutput(const char *fieldName, operation_t operation, in printReferenceOutput() function
275 printReferenceOutput(OUTPUT_ARRAY_ADD, add, 1); in main()
276 printReferenceOutput(OUTPUT_ARRAY_SUB, subtract, 1); in main()
277 printReferenceOutput(OUTPUT_ARRAY_MUL, multiply, 1); in main()
278 printReferenceOutput(OUTPUT_ARRAY_DIV, divide, 3); in main()