Home
last modified time | relevance | path

Searched defs:student (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/distributions/
Dstudent_t_test.py253 def _check(student): argument
267 def _assert_shape(student, arg, shape): argument
271 def _check(student): argument
284 def _check2d(student): argument
297 def _check2d_rows(student): argument
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/builder/
DJsonToStringStyleTest.java190 final Student student = new Student(); in testList() local
/external/bc/scripts/
Dministat.c36 static double const student[NSTUDENT + 1][NCONF] = { variable