Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp963 int32_t testTime = 9999; in HWTEST_F() local
964 systemAbilityJson["stop-on-demand"] = {{"longtimeunused-unload", testTime}, {"unreferenced-unload", true}}; in HWTEST_F()
967 EXPECT_EQ(saProfile.stopOnDemand.unusedTimeout, testTime); in HWTEST_F()

Completed in 3 milliseconds