Searched refs:oldstyle (Results 1 – 1 of 1) sorted by relevance
724 auto oldstyle = As<PythonCallable>(globals.GetItem("OldStyle")); in TEST_F() local725 ASSERT_THAT_EXPECTED(oldstyle, llvm::Succeeded()); in TEST_F()726 arginfo = oldstyle.get().GetArgInfo(); in TEST_F()