diff options
author | Hakan Seyalioglu <hseya@google.com> | 2017-01-25 10:48:44 -0800 |
---|---|---|
committer | Hakan Seyalioglu <hseya@google.com> | 2017-01-25 10:51:53 -0800 |
commit | 96ba588a82bc7af28093ee7d6be33ca731bcc773 (patch) | |
tree | 0b5de154a7c5307ec9119294d939877dc8ef3d26 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 5dcd19000f1b3b9ef5f914485178b574e1023b0e (diff) |
Mark two test methods public so they can be mocked
Without this, the mocked version looks like it's calling
the default implementation (which immediately fails due to
a bunch of null fields) - with this it just returns null.
I would ultimately like to stop mocking out the controller
and instead use a mocked package manager (which there is
already some set up to do). But in the meanwhile, this at least
gets the test passing.
Test: Checked the test passes.
Change-Id: I92d1f2796cfce21bf55e927bd56690c582f41e91
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions