Home
last modified time | relevance | path

Searched defs:ret4 (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.compare.pass.cpp100 int ret4 = normalize_ret(p1.compare(RV)); in test_compare_basic() local
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/
Dpath.compare.pass.cpp113 int ret4 = normalize_ret(p1.compare(RV)); in test_compare_basic() local
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/class.path/path.member/
Dpath.compare.pass.cpp113 int ret4 = normalize_ret(p1.compare(RV)); in test_compare_basic() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DSplitterTestImpl.cpp250 …LayerTestResult<T,3> ret4(actualData4, expectedData4, outputHandle4->GetShape(), outputTensorInfo4… in SplitterTestCommon() local
/external/pytorch/torch/csrc/inductor/aoti_torch/
Dshim_common.cpp524 int64_t* ret4, in aoti_torch__scaled_dot_product_flash_attention_v2()
574 int64_t* ret4, in aoti_torch__scaled_dot_product_flash_attention()
/external/clang/test/SemaCUDA/
Dfunction-overload.cu380 HostReturnTy2 ret4 = host_only_function(1.0f); in test_host_device_single_side_overloading() local
/external/compiler-rt/test/dfsan/
Dcustom.cc536 int ret4 = inet_pton(AF_INET, addr4, &in4); in test_inet_pton() local