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

  /external/chromium_org/ppapi/tests/
test_broker.h 14 class TestBroker : public TestCase {
16 TestBroker(TestingInstance* instance);
test_broker.cc 213 TestBroker::TestBroker(TestingInstance* instance)
218 bool TestBroker::Init() {
224 void TestBroker::RunTests(const std::string& filter) {
241 std::string TestBroker::TestCreate() {
256 std::string TestBroker::TestConnectFailure() {
266 std::string TestBroker::TestGetHandleFailure() {
281 std::string TestBroker::TestConnectAndPipe() {
306 std::string TestBroker::TestConnectPermissionDenied() {
321 std::string TestBroker::TestConnectPermissionGranted()
    [all...]

Completed in 76 milliseconds