Home
last modified time | relevance | path

Searched defs:actual_value (Results 1 – 17 of 17) sorted by relevance

/third_party/mindspore/tests/ut/data/dump/gpu_dumps/golden/
Dwatchpoints_expected.json15 "actual_value": -0.020966000854969025 number
37 "actual_value": -4096.0 number
59 "actual_value": 1.0156775705209766 number
68 "actual_value": 0.0 number
/third_party/cef/libcef/common/
Dvalues_impl.cc877 base::Value* actual_value = SetInternal(key, new_value); in SetValue() local
954 const base::Value* actual_value = in RemoveInternal() local
1296 base::Value* actual_value = SetInternal(index, new_value); in SetValue() local
1374 const base::Value* actual_value = nullptr; in RemoveInternal() local
1415 const base::Value* actual_value = nullptr; in SetInternal() local
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pixelformat.c359 int actual_value; in score_pixelformats() local
/third_party/mindspore/mindspore/offline_debug/
Ddbg_services.py1272 def __init__(self, name, disabled, value, hit=False, actual_value=0.0): argument
1356 def actual_value(self): member in Parameter
/third_party/node/test/js-native-api/test_reference/
Dtest_reference.c17 int *actual_value = data; in FinalizeExternal() local
/third_party/abseil-cpp/absl/base/internal/
Dendian_test.cc118 char actual_value[sizeof(host_value)]; in GBSwapHelper() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dendian_test.cc118 char actual_value[sizeof(host_value)]; in GBSwapHelper() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-glyf.c34 uint16_t actual_value = (raw_maxp[offset] << 8) + raw_maxp[offset + 1]; in check_maxp_field() local
/third_party/harfbuzz/test/api/
Dtest-subset-glyf.c34 uint16_t actual_value = (raw_maxp[offset] << 8) + raw_maxp[offset + 1]; in check_maxp_field() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-subset-glyf.c34 uint16_t actual_value = (raw_maxp[offset] << 8) + raw_maxp[offset + 1]; in check_maxp_field() local
/third_party/glib/glib/tests/
Dtest-printf.c461 gdouble actual_value, expected_value; in same_value() local
/third_party/mindspore/mindspore/ccsrc/debug/debugger/
Ddebug_grpc.proto132 double actual_value = 5; field
/third_party/mindspore/mindspore/ccsrc/debug/
Ddebug_services.h90 double_t actual_value; member
/third_party/mindspore/mindspore/ccsrc/debug/debugger/offline_debug/
Ddbg_services.h47 double actual_value; member
/third_party/mindspore/mindspore/profiler/parser/
Dintegrator.py457 def _is_match_condition(exp_key, exp_value, actual_value): argument
/third_party/abseil-cpp/absl/status/
Dstatusor_test.cc80 StatusOrType actual_value, in MatchAndExplain()
132 bool MatchAndExplain(T actual_value, in MatchAndExplain()
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatusor_test.cc83 StatusOrType actual_value, in MatchAndExplain()
135 bool MatchAndExplain(T actual_value, in MatchAndExplain()