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

  /external/openssl/crypto/ui/
ui_locl.h 124 const char *test_buf; /* Input: test string to verify member in struct:ui_string_st::__anon10101::__anon10102
ui.h 135 char *result_buf, int minsize, int maxsize, const char *test_buf);
137 char *result_buf, int minsize, int maxsize, const char *test_buf);
ui_lib.c 167 char *result_buf, int minsize, int maxsize, const char *test_buf)
179 s->_.string_data.test_buf=test_buf;
271 char *result_buf, int minsize, int maxsize, const char *test_buf)
274 UIT_VERIFY, flags, result_buf, minsize, maxsize, test_buf);
278 char *result_buf, int minsize, int maxsize, const char *test_buf)
293 UIT_VERIFY, flags, result_buf, minsize, maxsize, test_buf);
811 return uis->_.string_data.test_buf;
  /external/openssl/include/openssl/
ui.h 135 char *result_buf, int minsize, int maxsize, const char *test_buf);
137 char *result_buf, int minsize, int maxsize, const char *test_buf);
  /external/v8/test/cctest/
test-api.cc     [all...]

Completed in 514 milliseconds