HomeSort by relevance Sort by last modified time
    Searched full:klib (Results 1 - 1 of 1) sorted by null

  /system/tools/hidl/test/
hidl_test_client.cpp 484 static const std::string kLib = "android.hardware.tests.inheritance@1.0-impl.so";
486 EXPECT_FALSE(isLibraryOpen(kLib));
488 EXPECT_TRUE(isLibraryOpen(kLib));
    [all...]

Completed in 137 milliseconds