| /device/google/barbet/vibrator/drv2624/tests/ |
| D | test-hwcal.cpp | 82 uint32_t expect = std::rand(); in TEST_F() local 95 uint32_t expect = UINT32_MAX; in TEST_F() local 108 bool expect = false; in TEST_F() local 121 bool expect = true; in TEST_F() local 134 bool expect = false; in TEST_F() local 147 uint32_t expect = std::rand(); in TEST_F() local 160 uint32_t expect = DEFAULT_FREQUENCY_SHIFT; in TEST_F() local 173 uint32_t expect = std::rand(); in TEST_F() local 186 uint32_t expect = DEFAULT_VOLTAGE_MAX; in TEST_F() local 199 uint32_t expect = std::rand(); in TEST_F() local [all …]
|
| D | test-hwapi.cpp | 110 std::string expect = mExpectedContent[a.first].str(); in verifyContents() local
|
| /device/google/bramble/vibrator/drv2624/tests/ |
| D | test-hwcal.cpp | 82 uint32_t expect = std::rand(); in TEST_F() local 95 uint32_t expect = UINT32_MAX; in TEST_F() local 108 bool expect = false; in TEST_F() local 121 bool expect = true; in TEST_F() local 134 bool expect = false; in TEST_F() local 147 uint32_t expect = std::rand(); in TEST_F() local 160 uint32_t expect = DEFAULT_FREQUENCY_SHIFT; in TEST_F() local 173 uint32_t expect = std::rand(); in TEST_F() local 186 uint32_t expect = DEFAULT_VOLTAGE_MAX; in TEST_F() local 199 uint32_t expect = std::rand(); in TEST_F() local [all …]
|
| D | test-hwapi.cpp | 110 std::string expect = mExpectedContent[a.first].str(); in verifyContents() local
|
| /device/google/redfin/vibrator/drv2624/tests/ |
| D | test-hwcal.cpp | 82 uint32_t expect = std::rand(); in TEST_F() local 95 uint32_t expect = UINT32_MAX; in TEST_F() local 108 bool expect = false; in TEST_F() local 121 bool expect = true; in TEST_F() local 134 bool expect = false; in TEST_F() local 147 uint32_t expect = std::rand(); in TEST_F() local 160 uint32_t expect = DEFAULT_FREQUENCY_SHIFT; in TEST_F() local 173 uint32_t expect = std::rand(); in TEST_F() local 186 uint32_t expect = DEFAULT_VOLTAGE_MAX; in TEST_F() local 199 uint32_t expect = std::rand(); in TEST_F() local [all …]
|
| D | test-hwapi.cpp | 110 std::string expect = mExpectedContent[a.first].str(); in verifyContents() local
|
| /device/google/sunfish/vibrator/drv2624/tests/ |
| D | test-hwcal.cpp | 83 uint32_t expect = std::rand(); in TEST_F() local 96 uint32_t expect = UINT32_MAX; in TEST_F() local 109 bool expect = false; in TEST_F() local 122 bool expect = true; in TEST_F() local 135 bool expect = false; in TEST_F() local 148 uint32_t expect = std::rand(); in TEST_F() local 161 uint32_t expect = DEFAULT_FREQUENCY_SHIFT; in TEST_F() local 174 uint32_t expect = std::rand(); in TEST_F() local 187 uint32_t expect = DEFAULT_VOLTAGE_MAX; in TEST_F() local 200 uint32_t expect = std::rand(); in TEST_F() local [all …]
|
| D | test-hwapi.cpp | 111 std::string expect = mExpectedContent[a.first].str(); in verifyContents() local
|
| /device/google/cuttlefish/host/commands/modem_simulator/unittest/ |
| D | pdu_parser_test.cpp | 37 const char *expect = ""; in TEST() local 46 const char *expect = "18810189440"; in TEST() local 53 const char *expect = "21436587"; in TEST() local
|
| D | service_test.cpp | 203 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 …]
|
| /device/google/sunfish/vibrator/common/ |
| D | HardwareBase.cpp | 109 const std::string expect{obj->mPropertyPrefix}; in debug() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
| D | FramebufferMixedSamplesTest.cpp | 155 for (auto expect : kValues) in TEST_P() local
|
| D | ClearTest.cpp | 671 const GLColor &expect = clearValues[clearIndex]; in TEST_P() local 736 const GLColor &expect = clearValues[i]; in TEST_P() local 991 GLColor expect = clearValuef; in TEST_P() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/ |
| D | UnrollFlatten_test.cpp | 43 void expect(const char *patterns[], size_t count) in expect() function in __anon91c3e1960111::UnrollFlattenTest
|
| /device/generic/vulkan-cereal/third-party/lz4/ |
| D | lz4.c | 115 # define expect(expr,value) (__builtin_expect ((expr),(value)) ) macro 117 # define expect(expr,value) (expr) macro
|