Searched defs:expectValue (Results 1 – 7 of 7) sorted by relevance
| /test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/ |
| D | distribute_demo.cpp | 97 std::string expectValue = "111"; variable
|
| /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/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
|