Home
last modified time | relevance | path

Searched refs:FILTER_LessThan (Results 1 – 2 of 2) sorted by relevance

/test/vti/test_serving/gae/webapp/src/
Dvtslab_status.py106 FILTER_LessThan = "LessThan" variable
115 FILTER_LessThan: 2,
/test/vti/test_serving/gae/webapp/src/endpoint/
Dendpoint_base.py209 if method == Status.FILTER_METHOD[Status.FILTER_LessThan]:
224 elif method == Status.FILTER_METHOD[Status.FILTER_LessThan]: