Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tests/tests_apk/src/com/example/ndk_tests/
DNdkTests.java24 public void testMain() { in testMain() method in NdkTests
/frameworks/av/media/codec2/tests/
DC2ComponentInterface_test.cpp88 void testMain(std::shared_ptr<C2ComponentInterface> intf,
630 void C2CompIntfTest::testMain(std::shared_ptr<C2ComponentInterface> intf, in testMain() function in android::C2CompIntfTest
703 testMain(componentIntf, componentName); in TEST_F()