Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/
H A DOrcTestCommon.h165 DoNothingAndReturn(ReturnT Val) : Val(Val) {} in DoNothingAndReturn() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/java/src/test/native/
H A Dnnapi_delegate_test_jni.cc30 int DoNothingAndReturn(Types... args) { in DoNothingAndReturn() function