/aosp_15_r20/external/executorch/extension/android_test/src/test/java/org/pytorch/executorch/ |
H A D | EValueTest.java | 26 EValue evalue = EValue.optionalNone(); in testNone() local 34 EValue evalue = EValue.from(Tensor.fromBlob(data, shape)); in testTensorValue() local 42 EValue evalue = EValue.from(true); in testBoolValue() local 49 EValue evalue = EValue.from(1); in testIntValue() local 56 EValue evalue = EValue.from(0.1d); in testDoubleValue() local 63 EValue evalue = EValue.from("a"); in testStringValue() local 70 EValue evalue = EValue.optionalNone(); in testAllIllegalCast() local 116 EValue evalue = EValue.optionalNone(); in testNoneSerde() local 125 EValue evalue = EValue.from(true); in testBoolSerde() local 136 EValue evalue = EValue.from(false); in testBoolSerde2() local [all …]
|
/aosp_15_r20/external/executorch/devtools/etdump/tests/ |
H A D | etdump_test.cpp | 176 EValue evalue(tf.ones({3, 2})); in TEST_F() local 211 EValue evalue(a_box); in TEST_F() local 228 EValue evalue(tf.ones({3, 2})); in TEST_F() local 490 EValue evalue(tf.ones({3, 2})); in TEST_F() local
|
/aosp_15_r20/external/executorch/runtime/core/test/ |
H A D | evalue_test.cpp | 236 EValue evalue(std::move(tensor_ptr)); in TEST_F() local 253 EValue evalue(tensor_ptr); in TEST_F() local 264 EValue evalue(tensor_wrapper); in TEST_F() local
|
H A D | event_tracer_test.cpp | 148 void log_evalue(const EValue& evalue, LoggedEValueType evalue_type) override { in log_evalue()
|
/aosp_15_r20/external/executorch/runtime/core/ |
H A D | event_tracer_hooks.h | 257 inline void event_tracer_log_evalue(EventTracer* event_tracer, EValue& evalue) { in event_tracer_log_evalue() 274 const EValue& evalue) { in event_tracer_log_evalue_output()
|
/aosp_15_r20/external/pytorch/test/edge/ |
H A D | event_tracer_hooks.h | 69 void event_tracer_log_evalue(EventTracer* event_tracer, EValue& evalue) { in event_tracer_log_evalue()
|
/aosp_15_r20/art/tools/jfuzz/ |
H A D | run_dex_fuzz_test.py | 90 def __exit__(self, etype, evalue, etraceback): argument
|
H A D | run_jfuzz_test.py | 409 def __exit__(self, etype, evalue, etraceback): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | cgitb.py | 280 def __call__(self, etype, evalue, etb): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | cgitb.py | 280 def __call__(self, etype, evalue, etb): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | cgitb.py | 280 def __call__(self, etype, evalue, etb): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | cgitb.py | 280 def __call__(self, etype, evalue, etb): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | cgitb.py | 280 def __call__(self, etype, evalue, etb): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | cgitb.py | 280 def __call__(self, etype, evalue, etb): argument
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | cgitb.py | 270 def __call__(self, etype, evalue, etb): argument
|
/aosp_15_r20/external/executorch/extension/pybindings/ |
H A D | pybindings.cpp | 707 EValue evalue(at_tensor); in run_method() local 737 EValue evalue(temp); in run_method() local
|
/aosp_15_r20/external/executorch/extension/android/jni/ |
H A D | jni_layer.cpp | 107 static facebook::jni::local_ref<JEValue> newJEValueFromEValue(EValue evalue) { in newJEValueFromEValue()
|
/aosp_15_r20/external/executorch/devtools/etdump/ |
H A D | etdump_flatcc.cpp | 518 void ETDumpGen::log_evalue(const EValue& evalue, LoggedEValueType evalue_type) { in log_evalue()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | DateTimeFormats.java | 1194 private String getCleanValue(String evalue, Width width, String fallback) { in getCleanValue()
|
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-bcel/apache-bcel/linux_glibc_common/local-javac-header/ |
D | apache-bcel.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/apache-commons-bcel/apache-bcel/linux_glibc_common/javac/ |
D | apache-bcel.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |