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

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ComputeTest.java 790 ScriptC_instance instance_1 = new ScriptC_instance(mRS); local
797 instance_1.set_i(1);
799 instance_1.set_ai(ai1);
808 instance_1.invoke_instance_test();
  /external/v8/test/cctest/
test-api.cc 11182 Local<v8::Object> instance_1 = templ->NewInstance(); local
    [all...]

Completed in 103 milliseconds