OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kReadEOF
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/test/
file_test.h
79
kReadEOF
,
84
// successfully reading a test and |
kReadEOF
| at the end of the file. On
file_test.cc
91
return start_line_ > 0 ? kReadSuccess :
kReadEOF
;
290
} else if (ret == FileTest::
kReadEOF
) {
Completed in 53 milliseconds