Home
last modified time | relevance | path

Searched defs:withName (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/
DScope.java121 public Scope withName(String opName) { in withName() method in Scope
DNameScope.java47 NameScope withName(String name) { in withName() method in NameScope
/external/catch2/include/internal/
Dcatch_test_case_info.cpp155 TestCase TestCase::withName( std::string const& _newName ) const { in withName() function in Catch::TestCase
/external/bcc/tests/cc/
Dcatch.hpp7441 TestCase TestCase::withName( std::string const& _newName ) const { in withName() function in Catch::TestCase
/external/catch2/single_include/catch2/
Dcatch.hpp11735 TestCase TestCase::withName( std::string const& _newName ) const { in withName() function in Catch::TestCase