Home
last modified time | relevance | path

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

/ide/tools/previewer/test/unittest/mock_lite/
H A DBatteryModuleImplTest.cpp34 bool testCharging = true; in TEST() local
36 int32_t ret1 = GetBatteryStatus(&testCharging, level); in TEST()
39 int32_t ret2 = GetBatteryStatus(&testCharging, &testLevel); in TEST()
41 EXPECT_FALSE(testCharging); in TEST()

Completed in 2 milliseconds