Searched defs:expectValue (Results 1 – 9 of 9) sorted by relevance
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | model.h | 31 float expectValue[4] = {0, 2, 4, 6}; member 52 float expectValue[4] = {2, 3, 5, 6}; member
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | model.h | 31 float expectValue[4] = {0, 2, 4, 6}; member 52 float expectValue[4] = {2, 3, 5, 6}; member
|
| /test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/ |
| D | distribute_demo.cpp | 97 std::string expectValue = "111"; variable
|
| /test/xts/acts/ai/nncore/common/ |
| D | nncore_utils.h | 77 float expectValue[4] = {0, 2, 4, 6}; member 96 float expectValue[4] = {0, 2, 4, 6}; member
|
| /test/xts/hats/ai/nnrt/hdi/v2_0/nnrtStabilityTest/src/ |
| D | hdi_stability_test.cpp | 88 std::vector<float> expectValue(ADDEND_DATA_SIZE, ADD_VALUE_RESULT); in RunModelTest() local
|
| /test/xts/hats/ai/nnrt/hdi/v1_0/nnrtStabilityTest/src/ |
| D | hdi_stability_test.cpp | 88 std::vector<float> expectValue(ADDEND_DATA_SIZE, ADD_VALUE_RESULT); in RunModelTest() local
|
| /test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/ |
| D | hdi_model_run_test.cpp | 84 std::vector<float> expectValue(ADDEND_DATA_SIZE, ADD_VALUE_RESULT); in AddModelTest() local
|
| /test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/ |
| D | hdi_model_run_test.cpp | 85 std::vector<float> expectValue(ADDEND_DATA_SIZE, ADD_VALUE_RESULT); in AddModelTest() local
|
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/ |
| D | napi_test.cpp | 3320 const size_t expectValue = 2; in NapiSetInstanceData() local
|