Searched defs:expected_name (Results 1 – 6 of 6) sorted by relevance
94 std::string expected_name = property_name; in TEST() local97 const std::string* expected_name = static_cast<const std::string*>(cookie); in TEST() local108 const std::string* expected_name = static_cast<const std::string*>(cookie); in TEST() local
66 static void ParseRequirementLineTest(const std::string& line, const std::string& expected_name, in ParseRequirementLineTest()
44 std::string expected_name; member
805 const char* expected_name = "androidx.test.espresso"; // when screen stays awake in TEST() local840 const char* expected_name = "PlayScene::DoFrame"; // when screen is awake in TEST() local
87 ::testing::AssertionResult Exists(ResTable* table, const StringPiece& expected_name, in Exists()
81 const char* expected_name = nullptr; in GetPrimitiveClass() local