| /system/core/libunwindstack/tests/ |
| D | DwarfCfaLogTest.cpp | 83 std::string expected = "4 unwind Illegal\n"; in TYPED_TEST_P() local 94 std::string expected = in TYPED_TEST_P() local 105 std::string expected = in TYPED_TEST_P() local 126 std::string expected = in TYPED_TEST_P() local 147 std::string expected = in TYPED_TEST_P() local 169 std::string expected = in TYPED_TEST_P() local 192 std::string expected = in TYPED_TEST_P() local 232 std::string expected = "4 unwind DW_CFA_set_loc " + address_str + "\n"; in TYPED_TEST_P() local 256 std::string expected = in TYPED_TEST_P() local 269 std::string expected = in TYPED_TEST_P() local [all …]
|
| D | DwarfOpLogTest.cpp | 62 std::vector<std::string> expected{ in TYPED_TEST_P() local
|
| /system/core/base/include/android-base/ |
| D | expected.h | 54 class expected; variable 115 constexpr expected(const expected<U, G>& rhs) { in expected() function 134 constexpr explicit expected(const expected<U, G>& rhs) { in expected() function 154 constexpr expected(expected<U, G>&& rhs) { in expected() function 173 constexpr explicit expected(expected<U, G>&& rhs) { in expected() function 186 constexpr expected(U&& v) : var_(std::in_place_index<0>, std::forward<U>(v)) {} in expected() function 196 constexpr explicit expected(U&& v) : var_(std::in_place_index<0>, T(std::forward<U>(v))) {} in expected() function 203 constexpr expected(const unexpected<G>& e) in expected() function 210 constexpr explicit expected(const unexpected<G>& e) in expected() function 218 constexpr expected(unexpected<G>&& e) in expected() function [all …]
|
| /system/update_engine/payload_generator/ |
| D | extent_ranges_unittest.cc | 35 const uint64_t* expected, in ExpectRangeEq() 127 static const uint64_t expected[] = {}; in TEST() local 133 static const uint64_t expected[] = {}; in TEST() local 144 static const uint64_t expected[] = {0, 2, 3, 1}; in TEST() local 149 static const uint64_t expected[] = {0, 4}; in TEST() local 158 static const uint64_t expected[] = {0, 2, 3, 1}; in TEST() local 166 static const uint64_t expected[] = {0, 2, 3, 1, 100, 50, 200, 50, in TEST() local 174 static const uint64_t expected[] = {0, 2, 3, 1, 100, 50, 200, in TEST() local 181 static const uint64_t expected[] = {0, 2, 3, 1, 100, 50, 200, in TEST() local 188 static const uint64_t expected[] = {0, 2, 3, 1, 100, 50, 200, in TEST() local [all …]
|
| /system/core/libcutils/ |
| D | trace-dev_test.cpp | 58 std::string expected = android::base::StringPrintf("B|%d|fake_name", getpid()); in TEST_F() local 63 std::string expected = android::base::StringPrintf("B|%d|", getpid()); in TEST_F() local 86 std::string expected = android::base::StringPrintf("B|%d|", getpid()); in TEST_F() local 107 std::string expected = android::base::StringPrintf("S|%d|fake_name|12345", getpid()); in TEST_F() local 112 std::string expected = android::base::StringPrintf("S|%d|", getpid()); in TEST_F() local 135 std::string expected = android::base::StringPrintf("S|%d|", getpid()); in TEST_F() local 156 std::string expected = android::base::StringPrintf("F|%d|fake_name|12345", getpid()); in TEST_F() local 161 std::string expected = android::base::StringPrintf("F|%d|", getpid()); in TEST_F() local 184 std::string expected = android::base::StringPrintf("F|%d|", getpid()); in TEST_F() local 205 std::string expected = android::base::StringPrintf("C|%d|fake_name|12345", getpid()); in TEST_F() local [all …]
|
| D | str_parms_test.cpp | 20 static void test_str_parms_str(const char* str, const char* expected) { in test_str_parms_str()
|
| /system/netd/server/ |
| D | FirewallControllerTest.cpp | 118 ExpectedIptablesCommands expected = { in TEST_F() local 132 ExpectedIptablesCommands expected = { in TEST_F() local 146 ExpectedIptablesCommands expected = { in TEST_F() local 166 std::string expected = in TEST_F() local 196 std::string expected = in TEST_F() local 212 std::vector<std::string> expected = { in TEST_F() local 309 const uint32_t expected; in TEST_F() member
|
| D | BandwidthControllerTest.cpp | 161 ExpectedIptablesCommands expected = {{ V4, expectedList }}; in expectSetupCommands() local 302 std::string expected = { in TEST_F() local 353 std::vector<std::string> expected = makeInterfaceQuotaCommands(iface, 1, kOldQuota); in TEST_F() local 413 std::vector<std::string> expected = makeInterfaceSharedQuotaCommands(iface, 1, 123456, true); in TEST_F() local 429 std::vector<std::string> expected = makeInterfaceSharedQuotaCommands(iface, 1, kOldQuota, true); in TEST_F() local 455 auto expected = makeInterfaceSharedQuotaCommands(iface, 1, kQuota, first); in TEST_F() local 464 auto expected = removeInterfaceSharedQuotaCommands(iface, kQuota, last); in TEST_F() local 471 std::vector<std::string> expected = { in TEST_F() local 490 std::vector<std::string> expected = { in TEST_F() local 518 std::vector<std::string> expected = { in TEST_F() local
|
| D | StrictControllerTest.cpp | 103 std::vector<std::pair<IptablesTarget, std::string>> expected = { in TEST_F() local 114 const std::string expected = in TEST_F() local
|
| D | IdletimerControllerTest.cpp | 59 auto expected = makeAddRemoveCommands(true); in TEST_F() local
|
| /system/testing/gtest_extras/tests/ |
| D | SystemTests.cpp | 273 std::string expected = in TEST_F() local 284 std::string expected = in TEST_F() local 296 std::string expected = in TEST_F() local 308 std::string expected = in TEST_F() local 322 std::string expected = in TEST_F() local 337 std::string expected = in TEST_F() local 353 std::string expected = in TEST_F() local 369 std::string expected = in TEST_F() local 390 std::string expected = in TEST_F() local 412 std::string expected = in TEST_F() local [all …]
|
| /system/update_engine/update_manager/ |
| D | real_time_provider_unittest.cc | 71 Time expected; in TEST_F() local 80 Time::Exploded expected; in TEST_F() local 89 Time::Exploded expected; in TEST_F() local
|
| D | policy_test_utils.h | 58 void ExpectStatus(EvalStatus expected, T method, R* result, Args... args) { in ExpectStatus() 80 void ExpectPolicyStatus(EvalStatus expected, in ExpectPolicyStatus()
|
| D | umtest_utils.h | 41 static void ExpectVariableHasValue(const T& expected, Variable<T>* variable) { in ExpectVariableHasValue()
|
| /system/core/adb/ |
| D | adb_io_test.cpp | 46 const char expected[] = "Foobar"; in POSIX_TEST() local 60 const char expected[] = "Foobar"; in POSIX_TEST() local 85 std::string expected(input); in POSIX_TEST() local 91 const char expected[] = "Foobar"; in POSIX_TEST() local 114 std::string expected(buf); in POSIX_TEST() local
|
| /system/netd/libnetdutils/ |
| D | SyscallsTest.cpp | 71 sockaddr_nl expected = {}; in TEST_F() local 95 sockaddr_nl expected = {}; in TEST_F() local 114 sockaddr_nl expected = {}; in TEST_F() local 132 sockaddr_nl expected = {}; in TEST_F() local 149 sockaddr_nl expected = {}; in TEST_F() local 169 sockaddr_nl expected = {}; in TEST_F() local 184 sockaddr_nl expected = {}; in TEST_F() local
|
| /system/core/init/ |
| D | ueventd_parser_test.cpp | 28 void TestSubsystems(const Subsystem& expected, const Subsystem& test) { in TestSubsystems() 34 void TestPermissions(const Permissions& expected, const Permissions& test) { in TestPermissions() 43 void TestSysfsPermissions(const SysfsPermissions& expected, const SysfsPermissions& test) { in TestSysfsPermissions() 49 void TestVector(const T& expected, const T& test, F function) { in TestVector() 59 void TestUeventdFile(const std::string& content, const UeventdConfiguration& expected) { in TestUeventdFile()
|
| /system/nvram/core/tests/ |
| D | gtest_stubs.h | 40 #define ASSERT_EQ(expected, actual) ASSERT_MSG(expected == actual) argument 48 #define EXPECT_EQ(expected, actual) EXPECT_MSG((expected) == (actual)) argument 49 #define EXPECT_NE(expected, actual) EXPECT_MSG((expected) != (actual)) argument
|
| /system/update_engine/ |
| D | dynamic_partition_control_android_unittest.cc | 154 const PartitionSuffixSizes& expected) { in UpdatePartitionMetadata() 163 const DeltaArchiveManifest& expected) { in UpdatePartitionMetadata() 208 PartitionSuffixSizes expected{{S("system"), 2_GiB}, in TEST_P() local 225 PartitionSuffixSizes expected{{S("system"), 2_GiB}, in TEST_P() local 237 PartitionSuffixSizes expected{{T("system"), 2_GiB}, {T("vendor"), 1_GiB}}; in TEST_P() local 247 PartitionSuffixSizes expected{ in TEST_P() local 261 PartitionSuffixSizes expected{ in TEST_P() local 274 PartitionSuffixSizes expected{{S("system"), 2_GiB}, {S("vendor"), 1_GiB}}; in TEST_P() local 460 DeltaArchiveManifest expected; in TEST_P() local 489 DeltaArchiveManifest expected; in TEST_P() local [all …]
|
| /system/core/adb/fastdeploy/deploypatchgenerator/ |
| D | patch_utils_test.cpp | 65 const char expected[] = {0x77, 0x66, 0x55, 0x44, 0x33, 0x22, 0x11, 0x00}; in TEST() local 70 std::string expected("Some Data"); in TEST() local 97 APKMetaData expected; in TEST() local
|
| /system/extras/simpleperf/ |
| D | record_test.cpp | 103 SampleRecord expected(event_attr, 0, 1, 2, 3, 4, 5, 6, {1, PERF_CONTEXT_USER, 2, 3, 4, 5}, {}, in TEST_F() local 118 SampleRecord expected(event_attr, 0, 1, 2, 3, 4, 5, 6, {1, PERF_CONTEXT_USER, 3, 4, 5}, {}, 0); in TEST_F() local 128 SampleRecord expected(event_attr, 0, 1, 2, 3, 4, 5, 6, in TEST_F() local
|
| /system/core/base/ |
| D | chrono_utils_test.cpp | 49 void ExpectAboutEqual(T expected, T actual) { in ExpectAboutEqual() 63 auto expected = std::chrono::duration_cast<std::chrono::milliseconds>(stop - start); in TEST() local
|
| /system/core/adb/sysdeps/win32/ |
| D | errno_test.cpp | 23 void TestAdbStrError(int err, const char* expected) { in TestAdbStrError()
|
| /system/media/audio_utils/tests/ |
| D | variadic_tests.cpp | 30 #define PRINT_AND_EXPECT_EQ(expected, expr) { \ argument 37 #define PRINT_AND_EXPECT_NEAR(expected, expr) { \ argument
|
| /system/chre/apps/test/chqts/src/shared/ |
| D | nano_string_test.cc | 39 uint8_t expected[kMemsetBufferLen]; in testMemset() local 71 uint8_t expected[arrayLength(kMemcpySrc)]; in testMemcpy() local 113 char expected[kStrncpyMax]; in testStrncpy() local
|