Searched defs:testMap (Results 1 – 2 of 2) sorted by relevance
25 std::unordered_map<std::string, TestScene::Info>& TestScene::testMap() { in testMap() function in android::uirenderer::test::TestScene26 static std::unordered_map<std::string, TestScene::Info> testMap; in testMap() local
4158 TestMap testMap = new TestMap(); in testMapMergeEmptyEntry() local4353 private void setMapMessage(TestMap testMap) { in setMapMessage()4388 private void assertMapMessageSet(TestMap testMap) throws Exception { in assertMapMessageSet()