OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:awhile
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/none/tests/
tls.c
43
static const struct timespec
awhile
= { 0, 200000000 };
variable in typeref:struct:timespec
64
nanosleep(&
awhile
, 0);
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
HolidayTest.java
51
private static long
awhile
= 3600L * 24 * 28; // 28 days
field in class:HolidayTest
112
first.setTime(first.getTime() +
awhile
);
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
HolidayTest.java
48
private static long
awhile
= 3600L * 24 * 28; // 28 days
field in class:HolidayTest
109
first.setTime(first.getTime() +
awhile
);
/prebuilts/go/darwin-x86/src/net/http/
transport_test.go
623
t.Fatalf("presumed deadlock; no HTTP client activity seen in
awhile
")
[
all
...]
/prebuilts/go/linux-x86/src/net/http/
transport_test.go
623
t.Fatalf("presumed deadlock; no HTTP client activity seen in
awhile
")
[
all
...]
Completed in 3062 milliseconds