| /arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/ |
| D | bc_lowering_test.cpp | 67 auto expected = CreateEmptyGraph(); in TEST_F() local 117 auto expected = CreateEmptyGraph(); in TEST_F() local 191 auto expected = CreateEmptyGraph(); in TEST_F() local 270 auto expected = CreateEmptyGraph(); in TEST_F() local 345 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| D | reg_encoder_test.cpp | 82 auto expected = CreateEmptyGraph(); in TEST_F() local 164 auto expected = CreateEmptyGraph(); in TEST_F() local 290 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| D | canonicalization_test.cpp | 41 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| D | bitops_bitwise_and_test.cpp | 76 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| D | const_array_resolver_test.cpp | 49 auto expected = CreateEmptyGraph(); in TEST_F() local 232 auto expected = CreateEmptyGraph(); in TEST_F() local 292 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| /arkcompiler/runtime_core/libpandafile/tests/ |
| D | file_items_test.cpp | 78 std::string expected; variable 120 std::string expected; variable 162 std::string expected; variable
|
| D | bytecode_emitter_tests.cpp | 114 std::vector<uint8_t> expected; variable 137 std::vector<uint8_t> expected; variable 158 std::vector<uint8_t> expected; variable 176 std::vector<uint8_t> expected; variable 202 std::vector<uint8_t> expected; variable 223 std::vector<uint8_t> expected; variable 387 std::vector<uint8_t> expected; variable 411 std::vector<uint8_t> expected; variable 428 std::vector<uint8_t> expected; variable 448 std::vector<uint8_t> expected; variable [all …]
|
| /arkcompiler/runtime_core/static_core/libpandafile/tests/ |
| D | bytecode_emitter_tests.cpp | 116 std::vector<uint8_t> expected; in TEST() local 139 std::vector<uint8_t> expected; in TEST() local 160 std::vector<uint8_t> expected; in TEST() local 178 std::vector<uint8_t> expected; in TEST() local 204 std::vector<uint8_t> expected; in TEST() local 225 std::vector<uint8_t> expected; in TEST() local 389 std::vector<uint8_t> expected; in TEST() local 413 std::vector<uint8_t> expected; in TEST() local 435 std::vector<uint8_t> expected; in JcmpBwd_V8_IMM8() local 459 std::vector<uint8_t> expected; in JcmpFwd_V8_IMM8() local [all …]
|
| /arkcompiler/ets_runtime/test/aottest/formatrangetoparts/ |
| D | formatrangetoparts.js | 23 function compare(actual, expected, message) { argument 36 const expected = dtf.formatRangeToParts(0, date); constant
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/asio/ |
| D | server_endpoint.h | 48 ConnectionPtr expected; in Pin() local 55 auto expected = endpoint_.get_con_from_hdl(hdl); in Unpin() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | loop_idioms_test.cpp | 62 void BuildExpectedFillArrayFull(Graph *expected, DataType::Type arrayType, in BuildExpectedFillArrayFull() 130 auto expected = CreateEmptyGraph(); in CheckFillArrayFull() local 372 auto expected = CreateEmptyGraph(); in FillLargeArrayWithConstantIterationsCountExpected() local 427 auto expected = FillLargeArrayWithConstantIterationsCountExpected(); in TEST_F() local
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | type_converter_tests.cpp | 44 double expected = left_part_time + right_part_time * 1e-3; variable 78 double expected = left_part_bytes + right_part_bytes * 1e-3; variable
|
| /arkcompiler/toolchain/websocket/server/ |
| D | websocket_server.cpp | 149 auto expected = ConnectionState::CLOSED; in MoveToConnectingState() local 188 auto expected = SetConnectionState(ConnectionState::CLOSED); in AcceptNewConnection() local 203 auto expected = SetConnectionState(ConnectionState::CLOSING); in AcceptNewConnection() local 351 auto expected = SetConnectionState(ConnectionState::CLOSING); in ConnectUnixWebSocketBySocketpair() local 378 auto expected = SetConnectionState(ConnectionState::OPEN); in OnNewConnection() local
|
| /arkcompiler/runtime_core/bytecode_optimizer/tests/ |
| D | canonicalization_test.cpp | 39 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| D | const_array_resolver_test.cpp | 46 auto expected = CreateEmptyGraph(); in TEST_F() local 189 auto expected = CreateEmptyGraph(); in TEST_F() local 249 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| D | bitops_bitwise_and_test.cpp | 75 auto expected = CreateEmptyGraph(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | type_converter_tests.cpp | 47 double expected = leftPartTime + rightPartTime * 1e-3; in TEST() local 82 double expected = leftPartBytes + rightPartBytes * 1e-3; in TEST() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/ |
| D | return_promise_to_js_test.js | 18 function equal(actual, expected) { argument
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | object_helpers_test.cpp | 160 ObjectHeader *expected = AllocString(); in TEST_F() local 189 ObjectHeader *expected = AllocString(); in TEST_F() local 220 ObjectHeader *expected = AllocString(); in TEST_F() local 251 ObjectHeader *expected = AllocString(); in TEST_F() local 272 ObjectHeader *expected = AllocString(); in TEST_F() local
|
| D | static_analyzer_test.cpp | 86 ObjectHeader *expected = AllocString(); in TEST_F() local 140 ObjectHeader *expected = ca->VirtualAllocString(*this); in TEST_F() local
|
| /arkcompiler/runtime_core/tests/fuzztest/expected_fuzzer/ |
| D | expected_fuzzer.cpp | 25 panda::Expected<int, ErrorCode> expected; in ExpectedFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | atomic.h | 37 ALWAYS_INLINE inline T AtomicCmpxchgStrong(T *addr, T expected, T newValue, std::memory_order order) in AtomicCmpxchgStrong()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/ |
| D | check_proxy_objects.js | 23 let expected = ['next', 'tag', 'getNext', 'setNext', 'constructor']; variable
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | dom_tree_test.cpp | 23 void CheckImmediateDominators(BasicBlock *dominator, const std::set<BasicBlock *> &&expected) in CheckImmediateDominators() 43 void CheckListDominators(BasicBlock *dominator, const std::vector<BasicBlock *> &&expected) in CheckListDominators()
|
| /arkcompiler/toolchain/websocket/ |
| D | websocket_base.cpp | 216 auto expected = ConnectionState::CLOSING; in CloseConnectionSocket() local 240 auto expected = ConnectionState::OPEN; in CloseConnection() local 278 bool WebSocketBase::CompareExchangeConnectionState(ConnectionState& expected, ConnectionState newSt… in CompareExchangeConnectionState()
|