Searched refs:StackInterface (Results 1 - 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/test/
H A Dgmock-generated-function-mockers_test.cc343 class StackInterface { class in namespace:testing::gmock_generated_function_mockers_test
345 virtual ~StackInterface() {}
356 class MockStack : public StackInterface<T> {
/external/googletest/googlemock/test/
H A Dgmock-generated-function-mockers_test.cc387 class StackInterface { class in namespace:testing::gmock_generated_function_mockers_test
389 virtual ~StackInterface() {}
400 class MockStack : public StackInterface<T> {
/external/v8/testing/gmock/test/
H A Dgmock-generated-function-mockers_test.cc385 class StackInterface { class in namespace:testing::gmock_generated_function_mockers_test
387 virtual ~StackInterface() {}
398 class MockStack : public StackInterface<T> {

Completed in 95 milliseconds