Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 25 of 32) sorted by relevance

12

/device/google/sunfish/vibrator/drv2624/tests/
Dtest-hwcal.cpp84 uint32_t actual = ~expect; in TEST_F() local
90 EXPECT_TRUE(mHwCal->getCloseLoopThreshold(&actual)); in TEST_F()
91 EXPECT_EQ(expect, actual); in TEST_F()
97 uint32_t actual = ~expect; in TEST_F() local
103 EXPECT_TRUE(mHwCal->getCloseLoopThreshold(&actual)); in TEST_F()
104 EXPECT_EQ(expect, actual); in TEST_F()
110 bool actual = !expect; in TEST_F() local
116 EXPECT_TRUE(mHwCal->getDynamicConfig(&actual)); in TEST_F()
117 EXPECT_EQ(expect, actual); in TEST_F()
123 bool actual = !expect; in TEST_F() local
[all …]
Dtest-hwapi.cpp112 std::string actual = std::string(std::istreambuf_iterator<char>(file), in verifyContents() local
114 EXPECT_EQ(expect, actual) << a.first; in verifyContents()
/device/google/barbet/vibrator/drv2624/tests/
Dtest-hwcal.cpp83 uint32_t actual = ~expect; in TEST_F() local
89 EXPECT_TRUE(mHwCal->getCloseLoopThreshold(&actual)); in TEST_F()
90 EXPECT_EQ(expect, actual); in TEST_F()
96 uint32_t actual = ~expect; in TEST_F() local
102 EXPECT_TRUE(mHwCal->getCloseLoopThreshold(&actual)); in TEST_F()
103 EXPECT_EQ(expect, actual); in TEST_F()
109 bool actual = !expect; in TEST_F() local
115 EXPECT_TRUE(mHwCal->getDynamicConfig(&actual)); in TEST_F()
116 EXPECT_EQ(expect, actual); in TEST_F()
122 bool actual = !expect; in TEST_F() local
[all …]
Dtest-hwapi.cpp111 std::string actual = std::string(std::istreambuf_iterator<char>(file), in verifyContents() local
113 EXPECT_EQ(expect, actual) << a.first; in verifyContents()
/device/google/redfin/vibrator/drv2624/tests/
Dtest-hwcal.cpp83 uint32_t actual = ~expect; in TEST_F() local
89 EXPECT_TRUE(mHwCal->getCloseLoopThreshold(&actual)); in TEST_F()
90 EXPECT_EQ(expect, actual); in TEST_F()
96 uint32_t actual = ~expect; in TEST_F() local
102 EXPECT_TRUE(mHwCal->getCloseLoopThreshold(&actual)); in TEST_F()
103 EXPECT_EQ(expect, actual); in TEST_F()
109 bool actual = !expect; in TEST_F() local
115 EXPECT_TRUE(mHwCal->getDynamicConfig(&actual)); in TEST_F()
116 EXPECT_EQ(expect, actual); in TEST_F()
122 bool actual = !expect; in TEST_F() local
[all …]
Dtest-hwapi.cpp111 std::string actual = std::string(std::istreambuf_iterator<char>(file), in verifyContents() local
113 EXPECT_EQ(expect, actual) << a.first; in verifyContents()
/device/google/felix/vibrator/cs40l26/tests/
Dtest-hwcal.cpp76 std::string actual = std::to_string(~randInput); in TEST_F() local
82 EXPECT_TRUE(mHwCal->getF0(&actual)); in TEST_F()
83 EXPECT_EQ(expect, actual); in TEST_F()
87 std::string actual; in TEST_F() local
91 EXPECT_FALSE(mHwCal->getF0(&actual)); in TEST_F()
97 std::string actual = std::to_string(~randInput); in TEST_F() local
103 EXPECT_TRUE(mHwCal->getRedc(&actual)); in TEST_F()
104 EXPECT_EQ(expect, actual); in TEST_F()
108 std::string actual; in TEST_F() local
112 EXPECT_FALSE(mHwCal->getRedc(&actual)); in TEST_F()
[all …]
Dtest-hwapi.cpp104 std::string actual = std::string(std::istreambuf_iterator<char>(file), in verifyContents() local
106 EXPECT_EQ(expect, actual) << a.first; in verifyContents()
161 uint32_t actual = ~expect; in TEST_P() local
165 EXPECT_TRUE(func(*mHwApi, &actual)); in TEST_P()
166 EXPECT_EQ(expect, actual); in TEST_P()
/device/google/contexthub/sensorhal/
Dhubconnection.h330 inline static bool intervalLargeEnough(uint64_t actual, uint64_t desired) { in intervalLargeEnough()
331 return (actual + (actual >> 4)) >= desired; // >= 94.11% of desired in intervalLargeEnough()
/device/google/felix/vibrator/common/
DHardwareBase.h135 T actual; in poll() local
149 while ((ret = get(&actual, stream)) && (actual != value)) { in poll()
DHardwareBase.cpp128 const std::string actual{key, std::min(strlen(key), expect.size())}; in debug() local
129 if (actual == expect) { in debug()
/device/google/sunfish/vibrator/common/
DHardwareBase.h141 T actual; in poll() local
149 while ((ret = get(&actual, stream)) && (actual != value)) { in poll()
DHardwareBase.cpp110 const std::string actual{key, std::min(strlen(key), expect.size())}; in debug() local
111 if (actual == expect) { in debug()
/device/linaro/dragonboard/shared/utils/rmtfs/
Dstorage.c20 const char *actual; member
119 file = part->actual; in storage_open()
/device/sample/apps/SampleEmailPolicy/
DAndroid.bp16 // When deploying to an actual device, you must change the name property to the name desired for
/device/google/tangorpro/audio/tangorpro/cs35l41/fw/
Dreadme_top.md39 _For use in actual phone_
Dreadme_bottom.md39 _For use in actual phone_
/device/amlogic/yukawa/bootloader/
DREADME12 actual tag : u-boot/v2021.07/integ-20210712
/device/google/contexthub/firmware/os/platform/stm32/lkr/
Dapp.lkr19 - ".flash" will contain all parts of the app that go into actual flash
/device/google/raviole/audio/oriole/cs35l41/fw/
Dreadme.md79 _For use in actual phone_
/device/google/raviole/audio/raven/cs35l41/fw/
Dreadme.md85 _For use in actual phone_
/device/generic/goldfish/radio/librilutils/proto/
Dsap-api.proto12 // the actual message being sent, as described by the type and id
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/
Dstyle.css200 /* The actual <video> element for each display. */
/device/google/contexthub/firmware/
DCodingStandard.txt24 12. Do not use short. char is allowed for actual printable strings only. Use uint8_t/uint16_t/
/device/google/cuttlefish/tools/gigabyte-ampere-cuttlefish-installer/
DREADME.md72 …lude screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools lik…

12