| /test/xts/acts/global_lite/i18n_lite/week_plural_number/src/ |
| D | week_plural_number_test.cpp | 56 int expect = PluralRuleType::OTHER; variable 77 int expect = PluralRuleType::OTHER; variable 98 int expect = PluralRuleType::ONE; variable 148 int expect = PluralRuleType::ZERO; variable 166 int expect = PluralRuleType::TWO; variable
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/common/ |
| D | common.h | 114 #define ASSERT_EQ(result, expect) … argument 128 #define ASSERT_NE(result, expect) … argument 142 #define ASSERT_STREQ(result, expect) … argument 157 #define ASSERT_STRNE(result, expect) … argument 172 #define ASSERT_OBJ(result, expect) … argument
|
| /test/xts/acts/arkui/ace_c_arkui_test_api13/entry/src/main/cpp/common/ |
| D | common.h | 124 #define ASSERT_EQ(result, expect) … argument 138 #define ASSERT_NE(result, expect) … argument 152 #define ASSERT_STREQ(result, expect) … argument 167 #define ASSERT_STRNE(result, expect) … argument 182 #define ASSERT_OBJ(result, expect) … argument
|
| /test/testfwk/arkxtest/jsunit/src/module/assert/ |
| D | assertContain.js | 16 function assertContain(actualValue, expect) { argument
|
| /test/testfwk/arkxtest/jsunit/src/module/report/ |
| D | LogExpectError.js | 17 static getErrorMsg(matcherName, actualValue, expect, originMsg) { argument
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | nnrt_utils.cpp | 217 float* expect) in ExecuteGraphMock() 260 float* expect) in ExecutorWithMemory() 452 bool CheckOutput(const float* output, const float* expect) in CheckOutput()
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | nnrt_utils.cpp | 217 float* expect) in ExecuteGraphMock() 260 float* expect) in ExecutorWithMemory() 452 bool CheckOutput(const float* output, const float* expect) in CheckOutput()
|
| /test/testfwk/arkxtest/jsunit/src/ |
| D | interface.js | 45 const expect = function (actualValue) { function
|
| D | core.js | 37 expect: {}, property
|
| D | service.js | 966 expect(actualValue) { method in ExpectService
|
| /test/testfwk/arkxtest/jsunit/ |
| D | index.d.ts | 93 export function expect(actualValue?: any): Assert function
|
| /test/xts/acts/ability_lite/ability_posix/src/ |
| D | AbilityMgrTest.cpp | 563 int expect = -1; variable 717 int expect = -2; variable
|
| D | AbilityMgrTest2.cpp | 572 int expect = -1; variable 729 int expect = -10; variable
|
| /test/xts/hats/ai/nnrt/hdi/v1_0/common/ |
| D | hdi_nnrt_test_utils.cpp | 266 bool CheckExpectOutput(const std::vector<float> &output, const std::vector<float> &expect) in CheckExpectOutput()
|
| /test/xts/hats/ai/nnrt/hdi/v2_0/common/ |
| D | hdi_nnrt_test_utils.cpp | 266 bool CheckExpectOutput(const std::vector<float> &output, const std::vector<float> &expect) in CheckExpectOutput()
|
| /test/testfwk/xdevice/plugins/devicetest/core/ |
| D | test_case.py | 1184 def ASSERT(expect, actual): argument 1190 def CHECK(message, expect, actual): argument
|
| /test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
| D | zlibndk.cpp | 139 uLong expect = 65520; in Adler32Combine() local 262 uint32_t expect; in Compress() local 309 uint32_t expect; in Compress2() local 334 uint32_t expect; in UnCompress() local 404 uint32_t expect; in UnCompress2() local
|
| /test/xts/acts/ai/nncore/common/ |
| D | nncore_utils.cpp | 491 bool CheckOutput(const float* output, const float* expect) in CheckOutput()
|
| /test/xts/acts/kernel_lite/net_posix/src/ |
| D | ActsNetTest.cpp | 2002 unsigned int expect = 4294967295; variable 2113 unsigned int expect = 4294967295; variable
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | mathndk.cpp | 284 double expect; in J0() local 297 double expect; in J0f() local 310 double expect; in J1() local 323 double expect; in J1f() local 336 double expect; in Jn() local 351 double expect; in Jnf() local 1346 double expect; in doubleInput() local
|
| D | signalndk.cpp | 63 int expect; in intInput() local
|
| D | pthreadndk.cpp | 61 int expect; in intInput() local
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
| D | ExecutorTest.cpp | 38 void ExecuteModel(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) in ExecuteModel()
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
| D | ExecutorTest.cpp | 38 void ExecuteModel(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) in ExecuteModel()
|
| /test/testfwk/arkxtest/uitest/core/ |
| D | frontend_api_handler.cpp | 435 …static void CheckCallArgType(string_view expect, const json &value, bool isDefAgc, ApiCallErr &err… in CheckCallArgType()
|