upload android base code part6
This commit is contained in:
parent
421e214c7d
commit
4e516ec6ed
35396 changed files with 9188716 additions and 0 deletions
10
android/system/extras/perfprofd/quipper/quipper_test.h
Normal file
10
android/system/extras/perfprofd/quipper/quipper_test.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
// Copyright (c) 2013 The Chromium OS Authors. All rights reserved.
|
||||
// Use of this source code is governed by a BSD-style license that can be
|
||||
// found in the LICENSE file.
|
||||
|
||||
#ifndef QUIPPER_TEST_H_
|
||||
#define QUIPPER_TEST_H_
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#endif // QUIPPER_TEST_H_
|
Loading…
Add table
Add a link
Reference in a new issue