/test/xts/acts/global_lite/i18n_lite/week_plural_number/src/ |
H A D | week_plural_number_test.cpp | 56 int expect = PluralRuleType::OTHER;
in HWTEST_F() local 77 int expect = PluralRuleType::OTHER;
in HWTEST_F() local 98 int expect = PluralRuleType::ONE;
in HWTEST_F() local 148 int expect = PluralRuleType::ZERO; HWTEST_F() local 166 int expect = PluralRuleType::TWO; HWTEST_F() local [all...] |
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
H A D | ExecutorTest.cpp | 38 void ExecuteModel(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) in ExecuteModel() argument
|
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
H A D | ExecutorTest.cpp | 38 void ExecuteModel(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) in ExecuteModel() argument
|
/test/xts/acts/ability_lite/ability_posix/src/ |
H A D | AbilityMgrTest.cpp | 563 int expect = -1;
in HWTEST_F() local 717 int expect = -2;
in HWTEST_F() local
|
H A D | AbilityMgrTest2.cpp | 572 int expect = -1;
in HWTEST_F() local 729 int expect = -10;
in HWTEST_F() local
|
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
H A D | nnrt_utils.cpp | 452 bool CheckOutput(const float* output, const float* expect) in CheckOutput() argument 216 ExecuteGraphMock(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) ExecuteGraphMock() argument 259 ExecutorWithMemory(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, OH_NN_Memory *OHNNMemory[], float* expect) ExecutorWithMemory() argument [all...] |
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
H A D | nnrt_utils.cpp | 452 bool CheckOutput(const float* output, const float* expect) in CheckOutput() argument 216 ExecuteGraphMock(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, float* expect) ExecuteGraphMock() argument 259 ExecutorWithMemory(OH_NNExecutor *executor, const OHNNGraphArgs &graphArgs, OH_NN_Memory *OHNNMemory[], float* expect) ExecutorWithMemory() argument [all...] |
/test/xts/hats/ai/nnrt/hdi/v1_0/common/ |
H A D | hdi_nnrt_test_utils.cpp | 266 bool CheckExpectOutput(const std::vector<float> &output, const std::vector<float> &expect) in CheckExpectOutput() argument
|
/test/xts/hats/ai/nnrt/hdi/v2_0/common/ |
H A D | hdi_nnrt_test_utils.cpp | 266 bool CheckExpectOutput(const std::vector<float> &output, const std::vector<float> &expect) in CheckExpectOutput() argument
|
/test/xts/acts/ai/nncore/common/ |
H A D | nncore_utils.cpp | 491 bool CheckOutput(const float* output, const float* expect) in CheckOutput() argument
|
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | signalndk.cpp | 63 int expect;
in intInput() local
|
H A 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; Jn() local 351 double expect; Jnf() local 1346 double expect; doubleInput() local [all...] |
H A D | pthreadndk.cpp | 61 int expect;
in intInput() local
|
/test/xts/acts/kernel_lite/net_posix/src/ |
H A D | ActsNetTest.cpp | 2002 unsigned int expect = 4294967295; in HWTEST_F() local 2113 unsigned int expect = 4294967295; in HWTEST_F() local
|
/test/testfwk/arkxtest/uitest/core/ |
H A D | frontend_api_handler.cpp | 435 static void CheckCallArgType(string_view expect, const json &value, bool isDefAgc, ApiCallErr &error) in CheckCallArgType() argument [all...] |
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
H A 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; UnCompress() local 404 uint32_t expect; UnCompress2() local [all...] |