Home
last modified time | relevance | path

Searched refs:tmpInt64 (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/test/
H A Ddebugger_events_test.cpp445 int64_t tmpInt64; in HWTEST_F_L0() local
446 ASSERT_EQ(params->GetInt64("timestamp", &tmpInt64), Result::SUCCESS); in HWTEST_F_L0()
447 EXPECT_EQ(tmpInt64, 77); in HWTEST_F_L0()

Completed in 2 milliseconds