Searched +defs:s +defs:X (Results 1 – 4 of 4) sorted by relevance
523 ScriptC_foreach s = new ScriptC_foreach(mRS); in testMultipleForEach() local526 int X = 5; in testMultipleForEach() local547 ScriptC_noroot s = new ScriptC_noroot(mRS); in testNoRoot() local550 int X = 5; in testNoRoot() local
27 private static final int X = 1024; field in SingleSourceForEachTest38 private ScriptC_single_source_script s; field in SingleSourceForEachTest
291 sp<ScriptC_foreach> s = new ScriptC_foreach(mRS); in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach() local293 int X = 5; in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach() local325 sp<ScriptC_noroot> s = new ScriptC_noroot(mRS); in Java_android_cts_rscpp_RSForEachTest_testNoRoot() local327 int X = 5; in Java_android_cts_rscpp_RSForEachTest_testNoRoot() local