Searched defs:ofInts (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/ | ||
H A D | AutoOneOfTest.java | 492 public static ArrayValue ofInts(int[] ints) { in ofInts() method in AutoOneOfTest.ArrayValue |
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ | ||
H A D | type.cpp | 247 ListTypePtr ListType::ofInts() { in ofInts() function in c10::ListType |