HomeSort by relevance Sort by last modified time
    Searched refs:expected_description (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/framework/
op_gen_lib_test.cc 517 const string expected_description =
519 EXPECT_EQ(expected_description, api_map.GetApiDef("testop")->description());
520 EXPECT_EQ(expected_description,
522 EXPECT_EQ("New description: " + expected_description,
524 EXPECT_EQ(expected_description,
  /external/grpc-grpc/src/ruby/spec/generic/
client_stub_spec.rb 700 request_queue, expected_description)
716 expect(exception.message.include?(expected_description)).to be(true)
    [all...]

Completed in 189 milliseconds