Home
last modified time | relevance | path

Searched defs:SafeCast (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/clang/rewrite_to_chrome_style/tests/
Dfunction-templates-expected.cc13 To SafeCast(From value) { in SafeCast() function
/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.h128 IntOut SafeCast(FloatIn x) { in SafeCast() function
Dquantization_util_test.cc133 TEST(QuantizationUtilTest, SafeCast) { in TEST() argument