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

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dkernel_object_test.cc24 class NodeForTesting : public Node { class in namespace:__anon8963
26 explicit NodeForTesting(Filesystem* fs) : Node(fs) {} function in class:__anon8963::NodeForTesting
57 node.reset(new NodeForTesting(fs.get()));

Completed in 116 milliseconds