Home
last modified time | relevance | path

Searched defs:getSampleValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/c10/test/util/
H A Doptional_test.cpp32 bool getSampleValue() { in getSampleValue() function
37 uint64_t getSampleValue() { in getSampleValue() function
42 c10::IntArrayRef getSampleValue() { in getSampleValue() function
47 std::string getSampleValue() { in getSampleValue() function
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A DMaybeOwned_test.cpp65 c10::intrusive_ptr<MyString> getSampleValue() { in getSampleValue() function
104 Tensor getSampleValue() { in getSampleValue() function
140 IValue getSampleValue() { in getSampleValue() function
H A DExclusivelyOwned_test.cpp31 at::Tensor getSampleValue() { in getSampleValue() function
36 caffe2::Tensor getSampleValue() { in getSampleValue() function
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DDtdData.java233 public String getSampleValue() { in getSampleValue() method in DtdData.Attribute