Home
last modified time | relevance | path

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

/system/security/keystore/
Dtest-keystore34 function expect() { function
/system/core/libunwindstack/tests/
DMemoryCacheTest.cpp83 std::vector<uint8_t> expect(16, 0xab); in TEST_F() local
127 std::vector<uint8_t> expect(16, 0xde); in TEST_F() local
/system/core/fastboot/fuzzy_fastboot/
Dextensions.cpp170 const std::string expect = XMLAttribute(test, "expect", "okay"); in ExtractPacked() local
239 const std::string expect = XMLAttribute(test, "expect"); in ExtractOem() local
Dextensions.h79 Expect expect; // Does it have slots member
102 Expect expect; member
Dmain.cpp1481 const RetCode expect = (test.expect == extension::FAIL) ? DEVICE_FAIL : SUCCESS; in TEST_P() local
/system/update_engine/
Dp2p_manager_unittest.cc173 bool expect; in TEST_F() local
247 bool expect; in TEST_F() local
/system/extras/libperfmgr/tests/
DRequestGroupTest.cc62 auto expect = std::chrono::duration_cast<std::chrono::milliseconds>( in TEST() local
/system/core/logcat/tests/
Dlogcat_test.cpp1492 std::string expect(str); in End_to_End() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1133 int32_t expect[] = {0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, in TEST_F() local
1158 int32_t expect[] = {0, 2, 4, 6, 8, 10, 12, 14, 16, 18}; in TEST_F() local