Home
last modified time | relevance | path

Searched defs:expected_str (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/libs/androidfw/tests/
H A DTestHelpers.cpp60 const char* expected_str) { in IsStringEqual()
/aosp12/system/unwinding/libunwindstack/tests/
H A DMemoryFileTest.cpp96 std::string expected_str; in TEST_F() local
117 std::string expected_str; in TEST_F() local
H A DMemoryTest.cpp119 std::string expected_str(kLongString, 255); in TEST() local
/aosp12/art/libartbase/base/
H A Dbit_string_test.cc87 #define EXPECT_BITSTRING_STR(expected_str, actual_value) \ argument
/aosp12/system/bt/btcore/test/
H A Ddevice_class_test.cc33 std::string expected_str = ss.str(); in check_bitfield() local
/aosp12/frameworks/native/cmds/dumpsys/tests/
H A Ddumpsys_test.cpp108 std::string expected_str = expected[i]; variable