Home
last modified time | relevance | path

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

/external/cronet/base/test/
Drectify_callback_unittest.cc21 #define CALLBACK_TESTS_VOID(TestNameSuffix, Signature, LambdaToRectify, ...) \ argument
84 #define CALLBACK_TESTS_RETURN(TestNameSuffix, Signature, LambdaToRectify, \ argument
177 #define CALLBACK_TESTS_DO_NOTHING(TestNameSuffix, Signature, ...) \ argument
/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_quantized_test.cc96 static std::string TestNameSuffix( in TestNameSuffix() function