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/unwinding/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
DMemoryThreadCacheTest.cpp84 std::vector<uint8_t> expect(16, 0xab); in TEST_F() local
128 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.cpp1533 const RetCode expect = (test.expect == extension::FAIL) ? DEVICE_FAIL : SUCCESS; in TEST_P() local
/system/update_engine/cros/
Dp2p_manager_unittest.cc181 bool expect; in TEST_F() local
255 bool expect; in TEST_F() local
/system/logging/logcat/tests/
Dlogcat_test.cpp1493 std::string expect(str); in End_to_End() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1121 int32_t expect[] = {0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, in TEST_F() local
1146 int32_t expect[] = {0, 2, 4, 6, 8, 10, 12, 14, 16, 18}; in TEST_F() local