Home
last modified time | relevance | path

Searched defs:expectedEnd (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/unit/lsp/
Dbrace_matching_test.cpp80 int const expectedEnd = 19; // pos of } in TEST_F() local
105 int const expectedEnd = 36; // Matching '}' in TEST_F() local
129 int const expectedEnd = 31; // Matching '>' in TEST_F() local
152 int const expectedEnd = 17; // Matching '>' in TEST_F() local
176 int const expectedEnd = 40; // inner '}' match in TEST_F() local
Dget_class_property_info_test.cpp195 const auto expectedEnd = std::get<2>(expected); in CheckClassPropertiesMatch() local