Home
last modified time | relevance | path

Searched defs:expected (Results 101 - 125 of 1482) sorted by relevance

12345678910>>...60

/third_party/vixl/test/
H A Dtest-code-buffer.cc136 uint8_t expected[] = { in TEST() local
/third_party/typescript/tests/baselines/reference/
H A DtypeInferenceWithTupleType.js57 var expected; variable
/third_party/skia/third_party/externals/expat/expat/tests/
H A Dchardata.c82 CharData_CheckXMLChars(CharData *storage, const XML_Char *expected) { in CharData_CheckXMLChars() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_helpers_unittest.cc44 string expected; in TEST() local
81 string expected; in TEST() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstrip.h45 inline bool ConsumePrefix(absl::string_view* str, absl::string_view expected) { in ConsumePrefix() argument
60 inline bool ConsumeSuffix(absl::string_view* str, absl::string_view expected) { in ConsumeSuffix() argument
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_invert_comparison_operator_test.cpp89 std::string expected = R"( in TEST() local
/third_party/spirv-tools/test/opt/
H A Dflatten_decoration_test.cpp68 std::string expected; member
/third_party/spirv-tools/test/reduce/
H A Doperand_to_undef_test.cpp106 std::string expected = R"( in TEST() local
H A Dremove_unused_struct_member_test.cpp71 std::string expected = R"( in TEST() local
153 std::string expected = R"( in TEST() local
H A Dstructured_construct_to_block_test.cpp103 std::string expected = R"( in TEST() local
/arkcompiler/runtime_core/libpandabase/tests/
H A Dexpected_test.cpp22 namespace panda::test::expected { namespace in panda::test
H A Dtype_converter_tests.cpp44 double expected = left_part_time + right_part_time * 1e-3; in HWTEST() local
78 double expected = left_part_bytes + right_part_bytes * 1e-3; in HWTEST() local
[all...]
/arkcompiler/runtime_core/libpandafile/tests/
H A Dfile_items_test.cpp78 std::string expected; in HWTEST() local
111 EXPECT_EQ(ItemTypeToString(type), expected); HWTEST() local
120 std::string expected; HWTEST() local
153 EXPECT_EQ(ItemTypeToString(type), expected); HWTEST() local
162 std::string expected; HWTEST() local
198 EXPECT_EQ(ItemTypeToString(type), expected); HWTEST() local
[all...]
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dloop_idioms_test.cpp62 void BuildExpectedFillArrayFull(Graph *expected, DataType::Type arrayType, in BuildExpectedFillArrayFull() argument
130 auto expected = CreateEmptyGraph(); in CheckFillArrayFull() local
372 auto expected = CreateEmptyGraph(); in FillLargeArrayWithConstantIterationsCountExpected() local
427 auto expected = FillLargeArrayWithConstantIterationsCountExpected(); in TEST_F() local
428 ASSERT_TRUE(GraphComparator().Compare(GetGraph(), expected)); in TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/libpandabase/tests/
H A Dexpected_test.cpp22 namespace ark::test::expected { namespace in ark::test
H A Dtype_converter_tests.cpp47 double expected = leftPartTime + rightPartTime * 1e-3; in TEST() local
82 double expected = leftPartBytes + rightPartBytes * 1e-3; in TEST() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/asio/
H A Dserver_endpoint.h45 ConnectionPtr expected; in Pin() local
52 auto expected = endpoint_.get_con_from_hdl(hdl); in Unpin() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dirtoc_test.cpp82 auto expected = ModifyArrayForLoopTest(&bufExpected); in TestLoop() local
/base/hiviewdfx/hilog/test/moduletest/common/
H A Dadapter_test.cpp88 static const std::array<uint16_t, 10> expected = { in HWTEST_F() local
99 EXPECT_EQ(GetGlobalLevel(), expected[i]); in HWTEST_F() local
106 EXPECT_EQ(GetDomainLevel(domain), expected[i]); in HWTEST_F() local
113 EXPECT_EQ(GetTagLevel(tag), expected[i]); in HWTEST_F() local
/base/security/security_guard/services/risk_classify/src/
H A Drisk_analysis_manager_stub.cpp51 uint32_t expected = sizeof(uint32_t); in HandleGetSecurityModelResult() local
74 uint32_t expected = sizeof(uint32_t) + sizeof(bool); in HandleSetModelState() local
/base/security/security_guard/frameworks/common/classify/src/
H A Drisk_analysis_manager_callback_stub.cpp31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
/base/security/security_guard/frameworks/common/data_collect_manager/src/
H A Ddata_collect_manager_callback_stub.cpp31 uint32_t expected = sizeof(uint32_t); in OnRemoteRequest() local
/base/update/updater/test/unittest/updater_ui_test/view/
H A Dui_page_manager_unittest.cpp116 inline bool CheckResult(const std::vector<std::string> &expected, std::vector<std::string> &&checked) in CheckResult() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/ipc_callbacks/
H A Drs_rt_refresh_callback_test.cpp57 const int expected = 3; in HWTEST_F() local
/foundation/multimedia/player_framework/test/unittest/utils_test/
H A Dtime_format_utils_unit_test.cpp45 std::string expected = "2023-01"; in HWTEST_F() local
58 std::string expected = "2023-01"; in HWTEST_F() local
72 std::string expected = ""; in HWTEST_F() local
73 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); in HWTEST_F() local
80 std::string expected = "2022-01-01 00:00:00"; in HWTEST_F() local
81 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); in HWTEST_F() local
88 std::string expected = "2022-01-01 12:00:00"; in HWTEST_F() local
89 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); in HWTEST_F() local
96 std::string expected = "2022-12-25 12:34:56"; HWTEST_F() local
97 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local
104 std::string expected = "2022-12-25 00:00:00"; HWTEST_F() local
105 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local
112 std::string expected = "2022-12-25 12:34:56"; HWTEST_F() local
113 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local
120 std::string expected = "2022-12-01 00:00:00"; HWTEST_F() local
121 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local
128 std::string expected = "2022-12-01 12:00:00"; HWTEST_F() local
129 EXPECT_EQ(TimeFormatUtils::FormatDataTimeByString(dataTime), expected); HWTEST_F() local
137 std::string expected = ""; HWTEST_F() local
138 EXPECT_EQ(TimeFormatUtils::ConvertTimestampToDatetime(timestamp), expected); HWTEST_F() local
146 std::string expected = "2021-01"; HWTEST_F() local
[all...]

Completed in 9 milliseconds

12345678910>>...60