OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orgval
(Results
1 - 1
of
1
) sorted by null
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
ThreadTest.java
867
int
orgval
= t.getCheckVal();
local
869
assertTrue("Thread is not running2",
orgval
!= t.getCheckVal());
Completed in 182 milliseconds