Home
last modified time | relevance | path

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

/external/cmockery/cmockery_0_1_2/src/google/
Dcmockery.h265 #define expect_assert_failure(function_call) \ argument
273 function_call ; \
275 print_error("Expected assert in %s\n", #function_call); \
/external/clang/test/SemaCXX/
Dcxx0x-initializer-scalars.cpp71 void function_call() { in function_call() function
Dcxx0x-initializer-aggregates.cpp52 void function_call() { in function_call() function
Dcxx0x-initializer-stdinitializerlist.cpp64 void function_call() { in function_call() function
Dcxx0x-initializer-constructor.cpp107 C function_call() { in function_call() function
/external/deqp/doc/testspecs/GLES3/
Dperformance.buffer.data_upload.txt107 function_call.* tests measure the time taken by the corresponding command or the series of
111 modify_after_use.* tests are similar to the function_call.* test but they target a buffer
/external/mesa3d/src/glsl/
Dglsl_parser.yy203 %type <expression> function_call
419 | function_call
448 function_call: