Searched defs:expectedType (Results 1 – 5 of 5) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/arraybuffer_ops/ |
| D | accessors_test.cpp | 45 … const auto checkAtMethod = [arrayBuffer, data, env = env_](ani_int index, ani_byte expectedType) { in ArrayBufferAtTest() 73 …const auto checkSetMethod = [arrayBuffer, data, env = env_](ani_int index, ani_byte expectedType) { in ArrayBufferSetTest()
|
| /arkcompiler/runtime_core/static_core/abc2program/tests/ |
| D | abc2program_test.cpp | 348 std::set<std::string> expectedType = {"Type.Cls$partial._ctor_ Type.Cls$partial void", in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context.cpp | 448 panda_file::BaseClassItem *klass, const std::string &name, panda_file::TypeItem *expectedType, in TryFindField()
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | TypeScriptLinter.ts | 9785 const expectedType = parameterTypes[index]; constant
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 64 #define ASSERT_TYPE(input, expectedType) … argument
|