OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetInvocationId
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/contrib/lite/testing/
test_runner.h
87
void
SetInvocationId
(const string& id) { invocation_id_ = id; }
test_runner_test.cc
55
runner.
SetInvocationId
("X");
parse_testdata.cc
266
test_runner_->
SetInvocationId
(value);
Completed in 161 milliseconds