Home
last modified time | relevance | path

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

/test/xts/acts/kernel_lite/process_posix/src/
H A DProcessTest.cpp401 int expectPid = GetGlobalVariable(); in HWTEST_F() local
402 EXPECT_EQ(pidChild, expectPid); in HWTEST_F()
494 int expectPid = GetGlobalVariable(); in HWTEST_F() local
495 EXPECT_EQ(expectPid, 1); in HWTEST_F()

Completed in 1 milliseconds