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

  /system/core/libbinderwrapper/
binder_test_base.cc 26 BinderWrapper::InitForTesting(binder_wrapper_);
binder_wrapper.cc 35 void BinderWrapper::InitForTesting(BinderWrapper* wrapper) {
  /system/core/include/binderwrapper/
binder_wrapper.h 44 static void InitForTesting(BinderWrapper* wrapper);
47 // InitForTesting() a second time.
51 // InitForTesting().
55 // set by InitForTesting(), or creates a new one by calling Create().

Completed in 51 milliseconds