Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dsystem_properties_test2.cpp94 std::string expected_name = property_name; in TEST() local
97 const std::string* expected_name = static_cast<const std::string*>(cookie); in TEST() local
108 const std::string* expected_name = static_cast<const std::string*>(cookie); in TEST() local
/aosp12/system/core/fastboot/
H A Dfastboot_test.cpp66 static void ParseRequirementLineTest(const std::string& line, const std::string& expected_name, in ParseRequirementLineTest()
/aosp12/system/unwinding/libunwindstack/tests/
H A DRegsIterateTest.cpp44 std::string expected_name; member
/aosp12/system/extras/simpleperf/
H A Dcmd_record_test.cpp805 const char* expected_name = "androidx.test.espresso"; // when screen stays awake in TEST() local
840 const char* expected_name = "PlayScene::DoFrame"; // when screen is awake in TEST() local
/aosp12/frameworks/base/tools/aapt2/format/binary/
H A DTableFlattener_test.cpp87 ::testing::AssertionResult Exists(ResTable* table, const StringPiece& expected_name, in Exists()
/aosp12/art/runtime/mirror/
H A Dclass.cc81 const char* expected_name = nullptr; in GetPrimitiveClass() local