Mixxx

/home/maxime/Projets/Mixxx/1.10/mixxx/src/test/analyserbpmtest.cpp File Reference

#include <gtest/gtest.h>
#include <QDebug>
#include <QDir>
#include "trackinfoobject.h"
#include "configobject.h"
#include "analyserbpm.h"
Include dependency graph for analyserbpmtest.cpp:

Go to the source code of this file.

Defines

#define BIGBUF_SIZE   (1024 * 1024)
#define CANARY_SIZE   (1024*64)
#define MAGIC_FLOAT   1234.567890f
#define CANARY_FLOAT   0.0f

Define Documentation

#define BIGBUF_SIZE   (1024 * 1024)

Definition at line 9 of file analyserbpmtest.cpp.

#define CANARY_FLOAT   0.0f

Definition at line 12 of file analyserbpmtest.cpp.

#define CANARY_SIZE   (1024*64)

Definition at line 10 of file analyserbpmtest.cpp.

#define MAGIC_FLOAT   1234.567890f

Definition at line 11 of file analyserbpmtest.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines