Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/ptable_parse_test/
H A Dptable_unittest.cpp71 std::string partionName = ""; in TestGetPartionInfoByName() local
74 bool ret = ptableTest.TestGetPartionInfoByName(partionName, ptnInfo, index); in TestGetPartionInfoByName()
80 ret = ptableTest.TestGetPartionInfoByName(partionName, ptnInfo, index); in TestGetPartionInfoByName()
82 partionName = "updater"; in TestGetPartionInfoByName()
83 ret = ptableTest.TestGetPartionInfoByName(partionName, ptnInfo, index); in TestGetPartionInfoByName()

Completed in 1 milliseconds