Home
last modified time | relevance | path

Searched defs:add_result (Results 1 – 25 of 25) sorted by relevance

/external/sdv/vsomeip/third_party/boost/phoenix/test/bll_compatibility/
Dret_test.cpp32 class add_result { class
34 add_result(int i = 0) : value(i) {} in add_result() function in add_result
/external/python/cpython3/Lib/concurrent/futures/
D_base.py65 def add_result(self, future): member in _Waiter
81 def add_result(self, future): member in _AsCompletedWaiter
99 def add_result(self, future): member in _FirstCompletedWaiter
126 def add_result(self, future): member in _AllCompletedWaiter
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_invariant_code_motion_test.cc74 HloInstruction* add_result = in TEST_F() local
119 HloInstruction* add_result = in TEST_F() local
188 HloInstruction* add_result = in TEST_F() local
227 HloInstruction* add_result = in TEST_F() local
420 HloInstruction* add_result = in TEST_F() local
Dalgebraic_simplifier.cc2213 HloInstruction* add_result = nullptr; in OptimizeDotOfConcatHelper() local
/external/rust/beto-rust/nearby/presence/np_cpp_ffi/tests/
Dv1_encrypted_deserialization_tests.cc35 auto add_result = slab.AddV1Credential(v1_cred); in TEST_F() local
Dcredential_slab_tests.cc110 auto add_result = slab.AddV1Credential(v1_cred); in TEST_F() local
/external/tink/cc/core/
Dkeyset_manager_test.cc74 auto add_result = keyset_manager->Add(key_template); in TEST_F() local
Dprimitive_set_test.cc60 auto add_result = primitive_set->AddPrimitive(std::move(mac), key_info); in add_primitives() local
/external/grpc-grpc/src/ruby/pb/test/
Dxds_client.rb109 def add_result(status_code) method in StatsPerMethod
/external/openthread/tools/harness-automation/autothreadharness/
Drunner.py99 def add_result(self, test, passed, error=None): member in SimpleTestResult
/external/clang/test/PCH/
Dexprs.h61 typedef typeof(i + Enumerator) add_result; typedef
/external/rust/beto-rust/nearby/presence/np_cpp_ffi/benchmarks/
Dnp_cpp_benches.cc130 auto add_result = slab.AddV1Credential(v1_cred); in SetUp() local
/external/grpc-grpc/src/core/ext/transport/chaotic_good/
Dserver_transport.cc260 auto add_result = NewStream(frame_header.stream_id, *call_initiator); in DeserializeAndPushFragmentToNewCall() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_layout_assignment_test.cc288 HloInstruction* add_result; in RunDotOutputFusion() local
/external/tensorflow/tensorflow/tools/compatibility/
Dast_edits.py819 def add_result(self, analysis_result): member in PastaAnalyzeVisitor
/external/mesa3d/src/gallium/drivers/r600/
Dr600_query.h142 void (*add_result)(struct r600_common_screen *screen, member
/external/pigweed/pw_function/
Dfunction_test.cc83 int add_result = -1; variable
/external/cronet/stable/build/android/pylib/instrumentation/
Dinstrumentation_test_instance.py113 def add_result(result): function
/external/cronet/tot/build/android/pylib/instrumentation/
Dinstrumentation_test_instance.py113 def add_result(result): function
/external/angle/build/android/pylib/instrumentation/
Dinstrumentation_test_instance.py113 def add_result(result): function
/external/mesa3d/src/compiler/nir/
Dnir_loop_analyze.c988 nir_const_value add_result = in test_iterations() local
/external/llvm-libc/test/src/__support/
Dbig_int_test.cpp682 LL_UInt128 add_result({0x10, 0x1}); in TEST() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/__support/
Dbig_int_test.cpp682 LL_UInt128 add_result({0x10, 0x1}); in TEST() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/__support/
Dbig_int_test.cpp682 LL_UInt128 add_result({0x10, 0x1}); in TEST() local
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dconfiguration_generated.h2693 void add_result(flatbuffers::Offset<tflite::BenchmarkResult> result) { in add_result() function