Home
last modified time | relevance | path

Searched defs:stest (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/math/test/
Dtest_laplace.cpp334 const float stest[3] = { 0.5, 1.0, 2.0 }; in test_location_scale_symmetry() local
365 const float stest[3] = { 0.5, 1.0, 2.0 }; in test_mmm_moments() local
428 const float stest[3] = { 0.5, 1.0, 2.0 }; // scales. in test_complemented() local
/third_party/grpc/test/cpp/util/
Dslice_test.cc90 struct stest { in TEST_F() struct
91 char* x; in TEST_F()
92 int y; in TEST_F()