/aosp12/system/core/init/ |
H A D | devices_test.cpp | 71 std::vector<std::string> expected_result{"/dev/block/platform/soc.0/f9824900.sdhci/mmcblk0"}; in TEST() local 85 std::vector<std::string> expected_result{ in TEST() local 101 std::vector<std::string> expected_result{ in TEST() local 116 std::vector<std::string> expected_result{ in TEST() local 130 std::vector<std::string> expected_result{"/dev/block/pci/pci0000:00/0000:00:1f.2/mmcblk0"}; in TEST() local 141 std::vector<std::string> expected_result{}; in TEST() local 152 std::vector<std::string> expected_result{"/dev/block/vbd/1234/mmcblk0"}; in TEST() local 163 std::vector<std::string> expected_result{}; in TEST() local 176 std::vector<std::string> expected_result; in TEST() local
|
H A D | rlimit_parser_test.cpp | 27 const std::pair<int, rlimit>& expected_result) { in TestRlimitSuccess() 40 void TestRlimitFailure(std::vector<std::string> input, const std::string& expected_result) { in TestRlimitFailure()
|
/aosp12/art/libnativeloader/ |
H A D | native_loader_test.cpp | 463 const std::vector<std::string> expected_result = {"libA.so", "libC.so", "libD.so"}; in TEST() local 476 const std::vector<std::string> expected_result = {"libB.so", "libC.so"}; in TEST() local 478 const std::vector<std::string> expected_result = {"libA.so", "libC.so"}; in TEST() local 492 const std::vector<std::string> expected_result = {"libC.so"}; in TEST() local 510 const std::vector<std::string> expected_result = {"libD.so"}; in TEST() local 512 const std::vector<std::string> expected_result = {"libC.so"}; in TEST() local
|
/aosp12/hardware/interfaces/tetheroffload/control/1.0/vts/functional/include/ |
H A D | OffloadControlTestV1_0.h | 43 virtual void initOffload(const bool expected_result) override { in initOffload()
|
/aosp12/hardware/interfaces/tetheroffload/control/1.1/vts/functional/include/ |
H A D | OffloadControlTestV1_1.h | 47 void initOffload(const bool expected_result) override { in initOffload()
|
/aosp12/bootable/recovery/tests/unit/ |
H A D | parse_install_logs_test.cpp | 65 std::map<std::string, int64_t> expected_result = { in TEST() local
|
/aosp12/system/bt/types/test/ |
H A D | class_of_device_unittest.cc | 53 size_t expected_result = ClassOfDevice::kLength; in TEST() local
|
H A D | raw_address_unittest.cc | 71 size_t expected_result = RawAddress::kLength; in TEST() local
|
/aosp12/system/bt/gd/hci/ |
H A D | class_of_device_unittest.cc | 56 size_t expected_result = ClassOfDevice::kLength; in TEST() local
|
H A D | address_unittest.cc | 76 size_t expected_result = Address::kLength; in TEST() local
|
/aosp12/system/libbase/ |
H A D | logging_splitters_test.cpp | 298 const char* expected_result = in TEST() local 319 auto expected_result = "tag E 01-01 00:00:00 1234 4321 " + long_string_a + '\n' + in TEST() local
|
/aosp12/bionic/tests/ |
H A D | glob_test.cpp | 215 int expected_result = expected_matches.empty() ? GLOB_NOMATCH : 0; in CheckGlob() local
|
H A D | pthread_test.cpp | 253 void* expected_result = reinterpret_cast<void*>(123); in TEST() local
|
/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | installd_dexopt_test.cpp | 970 bool expected_result) { in createProfileSnapshot() 1013 int expected_result) { in mergePackageProfiles() 1040 bool expected_result) { in preparePackageProfile() 1284 void createBootImageProfileSnapshot(const std::string& classpath, bool expected_result) { in createBootImageProfileSnapshot()
|
/aosp12/bootable/recovery/tests/unit/host/ |
H A D | update_simulator_test.cpp | 217 std::map<string, string> expected_result = { in TEST_F() local
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | delta_performer_integration_test.cc | 896 ErrorCode expected_result, in VerifyPayloadResult() 953 ErrorCode expected_result = ErrorCode::kSuccess; in VerifyPayload() local
|
H A D | delta_performer_unittest.cc | 380 MetadataParseResult expected_result, actual_result; in DoMetadataSignatureTest() local
|
/aosp12/art/compiler/optimizing/ |
H A D | codegen_test.cc | 638 bool expected_result = false; in TestComparison() local
|
/aosp12/art/runtime/mirror/ |
H A D | class-inl.h | 607 SubtypeCheckInfo::Result expected_result = in IsSubClass() local
|
/aosp12/system/core/fs_mgr/libfs_avb/tests/ |
H A D | avb_util_test.cpp | 522 bool AvbUtilTest::TestVBMetaModification(VBMetaVerifyResult expected_result, in TestVBMetaModification()
|
/aosp12/art/runtime/interpreter/ |
H A D | unstarted_runtime_test.cc | 167 const StackHandleScope<3>& expected_result) in RunArrayCopy()
|
/aosp12/system/update_engine/cros/ |
H A D | update_attempter_unittest.cc | 123 bool expected_result = true; member
|