Home
last modified time | relevance | path

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

/aosp_15_r20/art/test/411-optimizing-arith/src/
H A DNegTest.java81 private static void negInt() { in negInt() method in NegTest
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_aten.cpp45 TEST(ATen, negInt) { in TEST() argument