Home
last modified time | relevance | path

Searched defs:location1 (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dthread_state.cpp52 PtLocation location1 = PtLocation("test.abc", panda_file::File::EntityId(1), 1); member in ark::tooling::inspector::test::ThreadStateTest
/arkcompiler/toolchain/tooling/static/tests/
Dthread_state.cpp52 PtLocation location1 = PtLocation("test.abc", panda_file::File::EntityId(1), 1); member in ark::tooling::inspector::test::ThreadStateTest
/arkcompiler/toolchain/tooling/dynamic/test/
Ddebugger_events_test.cpp338 auto location1 = std::make_unique<Location>(); in HWTEST_F_L0() local
372 auto location1 = std::make_unique<Location>(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/compiler/tests/
Dcompiler_graph_test.cpp314 Location location1(Location::Kind::REGISTER, 1); variable
Dliveness_analyzer_new_test.cpp129 Location location1(Location::Kind::REGISTER, 0); in __anon0f1e67210202() local