Home
last modified time | relevance | path

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

/third_party/grpc/test/core/end2end/
Dinvalid_call_argument_test.cc36 struct test_state { struct
54 static struct test_state g_state; argument
/third_party/boost/libs/contract/example/mitchell02/
Dobserver_main.cpp13 int test_state; // For testing only. variable
/third_party/openssl/test/ossl_shim/
Dossl_shim.cc678 TestState *test_state = GetTestState(ssl); in RetryAsync() local
717 TestState *test_state = GetTestState(ssl); in DoRead() local
/third_party/node/test/fixtures/wpt/resources/
Dtestharness.js76 test_state: [add_test_state_callback, remove_test_state_callback, property
2007 RemoteContext.prototype.test_state = function(data) { method in RemoteContext
/third_party/mindspore/third_party/proto/caffe/
Dcaffe.proto136 repeated NetState test_state = 27; field