HomeSort by relevance Sort by last modified time
    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