Home
last modified time | relevance | path

Searched defs:expect (Results 1 – 4 of 4) sorted by relevance

/device/google/coral/vibrator/tests/
Dtest-hwcal.cpp75 uint32_t expect = std::rand(); in TEST_F() local
95 uint32_t expect = std::rand(); in TEST_F() local
115 uint32_t expect = std::rand(); in TEST_F() local
128 uint32_t expect = value * 1.5f * (1 << 16) + 2.0f * (1 << 16); in TEST_F() local
140 uint32_t expect = Q_DEFAULT; in TEST_F() local
150 uint32_t expect = Q_DEFAULT; in TEST_F() local
163 std::array<uint32_t, 6> expect; in TEST_F() local
180 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() local
192 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() local
206 std::array<uint32_t, 6> expect = V_DEFAULT; in TEST_F() local
[all …]
Dtest-hwapi.cpp87 std::string expect = mExpectedContent[a.first].str(); in verifyContents() local
146 bool expect = true; in TEST_P() local
159 bool expect = false; in TEST_P() local
189 uint32_t expect = std::rand(); in TEST_P() local
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dpdu_parser_test.cpp37 const char *expect = ""; in TEST() local
46 const char *expect = "18810189440"; in TEST() local
53 const char *expect = "21436587"; in TEST() local
Dservice_test.cpp203 std::string expect = "+CCHC"; in closeLogicalChannel() local
283 const char *expect = "460110031689666"; in TEST_F() local
293 const char *expect = "89860318640220133897"; in TEST_F() local
352 const char *expect = "+CME ERROR: 21"; in TEST_F() local
564 const char *expect = "+CME ERROR: 21"; in TEST_F() local
584 const char *expect = "> "; in TEST_F() local
602 const char *expect = "> "; in TEST_F() local
635 const char *expect = "+CME ERROR: 21"; in TEST_F() local
738 const char *expect = "+CUSATD: 0,1"; in TEST_F() local
749 const char *expect = "+CUSATT: 0"; in TEST_F() local
[all …]