Home
last modified time | relevance | path

Searched defs:r_id (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/boosted_trees/python/kernel_tests/
Dmodel_ops_test.py57 def _set_float_split(split, feat_col, thresh, l_id, r_id): argument
Dprediction_ops_test.py78 def _set_float_split(split, feat_col, thresh, l_id, r_id, feature_dim_id=None): argument
113 def _set_categorical_id_split(split, feat_col, feat_id, l_id, r_id): argument
/external/tensorflow/tensorflow/contrib/boosted_trees/python/training/functions/
Dgbdt_batch_test.py64 def _set_float_split(split, feat_col, thresh, l_id, r_id): argument
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc333 const grpc_gcp_identity* r_id) { in handshaker_identity_equals()