Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dwarn-max-unsigned-zero.cpp32 void negative_test(signed s) { in negative_test() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dalgebraic_simplifier_test.cc5767 DotOfGatherTestSpec negative_test = positive_test; in DotOfGatherPositiveNegativeTests() local
5768 negative_test.neg = true; in DotOfGatherPositiveNegativeTests()
5769 all.push_back(negative_test); in DotOfGatherPositiveNegativeTests()