Searched defs:expect (Results  1 – 9 of 9) sorted by relevance
| /system/security/keystore/ | 
| D | test-keystore | 34 function expect() {  function
  | 
| /system/unwinding/libunwindstack/tests/ | 
| D | MemoryCacheTest.cpp | 83   std::vector<uint8_t> expect(16, 0xab);  in TEST_F()  local 127   std::vector<uint8_t> expect(16, 0xde);  in TEST_F()  local
  | 
| D | MemoryThreadCacheTest.cpp | 84   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/ | 
| D | extensions.cpp | 170             const std::string expect = XMLAttribute(test, "expect", "okay");  in ExtractPacked()  local 239             const std::string expect = XMLAttribute(test, "expect");  in ExtractOem()  local
  | 
| D | extensions.h | 79         Expect expect;  // Does it have slots  member 102         Expect expect;  member
  | 
| D | main.cpp | 1636     const RetCode expect = (test.expect == extension::FAIL) ? DEVICE_FAIL : SUCCESS;  in TEST_P()  local
  | 
| /system/core/libutils/ | 
| D | Unicode_test.cpp | 42                          std::initializer_list<char16_t> expect,  in TestUTF8toUTF16() 63                          std::initializer_list<char> expect,  in TestUTF16toUTF8()
  | 
| /system/logging/logcat/tests/ | 
| D | logcat_test.cpp | 1492     std::string expect(str);  in End_to_End()  local
  | 
| /system/tools/hidl/test/hidl_test/ | 
| D | hidl_test_client.cpp | 1125             int32_t expect[] = {0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24,  in TEST_F()  local 1150             int32_t expect[] = {0, 2, 4, 6, 8, 10, 12, 14, 16, 18};  in TEST_F()  local
  |