Home
last modified time | relevance | path

Searched defs:testMain (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/test/727-checker-unresolved-class/src/
H A DMain.java41 Method testMain = testClass.getMethod("$noinline$main"); in main() local
/aosp12/frameworks/av/media/codec2/tests/
H A DC2ComponentInterface_test.cpp630 void C2CompIntfTest::testMain(std::shared_ptr<C2ComponentInterface> intf, in testMain() function in android::C2CompIntfTest