Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/common/
Dchannel_arguments_test.cc51 TestSocketMutator* tsm = (TestSocketMutator*)mutator; in test_mutator_mutate_fd() local
60 TestSocketMutator* tsm = (TestSocketMutator*)mutator; in test_mutator_destroy() local
/third_party/boost/boost/numeric/ublas/
Dblas.hpp382 M1 & tsm (M1 &m1, const T &t, const M2 &m2, C) in tsm() function