Home
last modified time | relevance | path

Searched defs:expectValue (Results 1 – 4 of 4) sorted by relevance

/test/testfwk/developer_test/examples/distributedb/test/distributedtest/common/
Ddistribute_demo.cpp121 std::string expectValue = "111"; variable
135 std::string expectValue = "500"; variable
223 std::string expectValue = "good boy."; variable
/test/xts/acts/ai/neural_network_runtime/common/
Dmodel.h31 float expectValue[4] = {0, 2, 4, 6}; member
52 float expectValue[4] = {2, 3, 5, 6}; member
/test/xts/hats/ai/nnrt/hdi/nnrtStabilityTest/src/
Dhdi_stability_test.cpp88 std::vector<float> expectValue(ADDEND_DATA_SIZE, ADD_VALUE_RESULT); in RunModelTest() local
/test/xts/hats/ai/nnrt/hdi/nnrtFunctionTest/src/
Dhdi_model_run_test.cpp85 std::vector<float> expectValue(ADDEND_DATA_SIZE, ADD_VALUE_RESULT); in AddModelTest() local