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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ComputeTest.java 791 ScriptC_instance instance_2 = new ScriptC_instance(mRS); local
798 instance_2.set_i(2);
800 instance_2.set_ai(ai2);
809 instance_2.invoke_instance_test();
  /external/v8/test/cctest/
test-api.cc 11188 Local<v8::Object> instance_2 = templ->NewInstance(); local
    [all...]

Completed in 392 milliseconds