Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnixBench results are not displayed #22

Open
GoogleCodeExporter opened this issue May 13, 2015 · 0 comments
Open

UnixBench results are not displayed #22

GoogleCodeExporter opened this issue May 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Hi, 

I tried to run the UnixBench tests of 0xbench. However, I didn't get any result 
for that because I don't have the binaries for the tests in the /system/bin 
directory. Hence, I tried to build the apk and binaries using SDK, eclipse, and 
NDK as described in the Wiki. However, when I create the Benchmark project 
using eclipse, I always get the following errors:

1. Benchmark cannot be resolved to a 
variable    Case.java   /Benchmark/src/org/zeroxlab/zeroxbenchmark  line 42 Java 
Problem

2. Case cannot be 
resolved    Tester.java /Benchmark/src/org/zeroxlab/benchmark   line 60 Java Problem

and so on.

I guess the above problem is for the following line in Case.java

abstract public ArrayList<Scenario> getScenarios (); 

here the compiler cannot resolve what is Scenario.

I would be very much grateful if you would please help me in this regard.

Thanks.
Syed Rafiul Hussain

Original issue reported on code.google.com by rafiul1...@gmail.com on 19 Jun 2012 at 4:08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant