HomeSort by relevance Sort by last modified time
    Searched refs:sles_lib (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/android_crazy_linker/src/tests/
bench_load_library.cpp 102 void* sles_lib = dlopen("libOpenSLES.so", RTLD_NOW); local
111 dlclose(sles_lib);
  /ndk/sources/android/crazy_linker/tests/
bench_load_library.cpp 102 void* sles_lib = dlopen("libOpenSLES.so", RTLD_NOW); local
111 dlclose(sles_lib);

Completed in 54 milliseconds